| 
            
              AnalogChannelVersion Property
             | 
          
        
        
            Gets target schema version.
            
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
Syntax[JsonIgnoreAttribute]
public int Version { get; }<JsonIgnoreAttribute>
Public ReadOnly Property Version As Integer
	Get
public:
[JsonIgnoreAttribute]
property int Version {
	int get ();
}[<JsonIgnoreAttribute>]
member Version : int with get
 View SourceProperty Value
Int32
See Also