DataCellAttributes Property

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

Definition

Namespace: Gemstone.PhasorProtocols.FNET
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.152 -- Release Build+17a2b82cef4e60d96465af586c572e57109f0020
public override Dictionary<string, string> Attributes { get; }

Property Value

DictionaryString, String

Implements

IChannelAttributes
IChannelAttributes
IChannelAttributes

See Also