Solid Edge Assembly Type Library
GetItemType Method
Specifies the name for the property item for which you want to retrieve item type.
Description
Returns the item type.
Syntax
Visual Basic
Public Function GetItemType( _
   ByVal ItemName As String _
) As PropertyTypeConstants
Parameters
ItemName
Specifies the name for the property item for which you want to retrieve item type.
See Also

AssemblyProperty Object  | AssemblyProperty Members

Send comments on this topic.