openPDC Synchrophasor Help
ConfigurationFileCell Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamConfigurationCellConfigurationFileCell
Gets or sets reference to the ConfigurationCell loaded from the configuration file associated this ConfigurationCell.
Declaration Syntax
C#Visual BasicVisual C++
public ConfigurationCell ConfigurationFileCell { get; set; }
Public Property ConfigurationFileCell As ConfigurationCell
	Get
	Set
public:
property ConfigurationCell^ ConfigurationFileCell {
	ConfigurationCell^ get ();
	void set (ConfigurationCell^ value);
}

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