Click or drag to resize

IDeviceDisplayName Property

Display name of the instance that is configured in ConfigClient (readonly).

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
string DisplayName { get; }

Property Value

String
Remarks
Please, use this property in UI instead of ToString.
See Also