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

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