SoDeviceGetDeviceName Method |
Returns the name of this device.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public string GetDeviceName()
Public Function GetDeviceName As String
public:
String^ GetDeviceName()
member GetDeviceName : unit -> string
Return Value
Type:
StringRemarks See Also