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