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