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