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

Variables Collection  | Variables Members