|   | DataCellUsingIeeeFormat Property | 
        
        
            Gets or sets flag that determines if this 
DataCell is using IEEE format.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool UsingIeeeFormat { get; set; }Public Property UsingIeeeFormat As Boolean
	Get
	Set
public:
property bool UsingIeeeFormat {
	bool get ();
	void set (bool value);
}member UsingIeeeFormat : bool with get, set
function get_UsingIeeeFormat();
function set_UsingIeeeFormat(value);
Property Value
Boolean See Also
See Also