|
SchemaDeviceID Property
|
Gets or sets free-form device ID for this
Schema.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public string DeviceID { get; set; }
Public Property DeviceID As String
Get
Set
member DeviceID : string with get, set
function get_DeviceID();
function set_DeviceID(value);
View SourceProperty Value
StringSee Also