Solid Edge Framework Type Library
GetDisplayName Method
Specifies the variable for which you want to retrieve the display name.
Description
This method returns the display name for the specified variable.
Syntax
Visual Basic
Public Function GetDisplayName( _
   ByVal pVariable As Object _
) As String
Parameters
pVariable
Specifies the variable for which you want to retrieve the display name.
See Also

Variables Collection  | Variables Members