Click or drag to resize

DataFrameBaseConfigurationFrame Property

Gets or sets IConfigurationFrame associated with this DataFrameBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual IConfigurationFrame ConfigurationFrame { get; set; }
View Source

Property Value

IConfigurationFrame

Implements

IDataFrameConfigurationFrame
See Also