|   | SchemaDigitalWords Property | 
        
        
            Gets the total digital words for given number of digital values when the file type is binary.
            
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic int DigitalWords { get; }Public ReadOnly Property DigitalWords As Integer
	Get
public:
property int DigitalWords {
	int get ();
}member DigitalWords : int with get
function get_DigitalWords();
Property Value
Int32 See Also
See Also