| 
            
              SchemaBinary32RecordLength Property
             | 
          
        
        
            Calculates the size of a record, in bytes, when the file type is binary32.
            
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
Syntaxpublic int Binary32RecordLength { get; }Public ReadOnly Property Binary32RecordLength As Integer
	Get
public:
property int Binary32RecordLength {
	int get ();
}member Binary32RecordLength : int with get
function get_Binary32RecordLength();
 View SourceProperty Value
Int32
See Also