openPDC Synchrophasor Help
DataFormat Property
NamespacesTVA.PhasorProtocolsPhasorDataConcentratorBaseDataFormat
Gets or sets the DataFormat defined for this PhasorDataConcentratorBase.
Declaration Syntax
C#Visual BasicVisual C++
public DataFormat DataFormat { get; set; }
Public Property DataFormat As DataFormat
	Get
	Set
public:
property DataFormat DataFormat {
	DataFormat get ();
	void set (DataFormat value);
}
Remarks
Note that this value represents the default format that will be used if user has not specified a data format for an individual device.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0