| 
            
              SchemaDeviceID Property
             | 
          
        
        
            Gets or sets free-form device ID for this 
Schema.
            
 
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
Syntaxpublic 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
String
See Also