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