Click or drag to resize

ConfigurationFrameConfigurationFileCells Property

Gets reference to the ConfigurationCellCollection loaded from the configuration file of this ConfigurationFrame.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public ConfigurationCellCollection ConfigurationFileCells { get; }
View Source

Property Value

ConfigurationCellCollection
See Also