DataFrameAttributes Property

DictionaryTKey, TValue of string based property names and values for the DataFrame object.

Definition

Namespace: Gemstone.PhasorProtocols.IEEE1344
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.159 -- Release Build+abd132cce9146ac407095c456214716c4203ac13
public override Dictionary<string, string> Attributes { get; }

Property Value

DictionaryString, String

Implements

IChannelAttributes
IChannelAttributes

See Also