| 
            
              ParserBinaryByteCount Property
             | 
          
        
        
            Gets the byte count as parsed from a Combined File Format (.cff) file targeted with binary format.
            
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
Syntaxpublic long BinaryByteCount { get; }Public ReadOnly Property BinaryByteCount As Long
	Get
member BinaryByteCount : int64 with get
function get_BinaryByteCount();
 View SourceProperty Value
Int64
See Also