| 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)
Syntaxpublic string GetDeviceName()
Public Function GetDeviceName As String
public:
String^ GetDeviceName()
member GetDeviceName : unit -> string 
Return Value
Type: 
String
Remarks
See Also