openPDC Synchrophasor Help
PhasorDataFormat Property
NamespacesTVA.PhasorProtocolsConfigurationCellBasePhasorDataFormat
Gets or sets the DataFormat for the IPhasorDefinition objects in the PhasorDefinitions of this ConfigurationCellBase.
Declaration Syntax
C#Visual BasicVisual C++
public abstract DataFormat PhasorDataFormat { get; set; }
Public MustOverride Property PhasorDataFormat As DataFormat
	Get
	Set
public:
virtual property DataFormat PhasorDataFormat {
	DataFormat get () abstract;
	void set (DataFormat value) abstract;
}

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