DigitalDefinitionAttributes Property

Gets a DictionaryTKey, TValue of string based property names and values for this DigitalDefinition object.

Definition

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

Property Value

DictionaryString, String

Implements

IChannelAttributes
IChannelAttributes

See Also