openPDC Synchrophasor Help
ConfigurationFrame Property
NamespacesTVA.PhasorProtocolsDataFrameBaseConfigurationFrame
Gets or sets IConfigurationFrame associated with this DataFrameBase.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IConfigurationFrame ConfigurationFrame { get; set; }
Public Overridable Property ConfigurationFrame As IConfigurationFrame
	Get
	Set
public:
virtual property IConfigurationFrame^ ConfigurationFrame {
	IConfigurationFrame^ get ();
	void set (IConfigurationFrame^ value);
}

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