Click or drag to resize

IDataFrameConfigurationFrame Property

Gets or sets IConfigurationFrame associated with this IDataFrame.

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

Property Value

IConfigurationFrame
See Also