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

AssemblyProperty Object  | AssemblyProperty Members

Send comments on this topic.