DigitalDefinitionAttributes Property

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

Definition

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

Property Value

DictionaryString, String

Implements

IChannelAttributes
IChannelAttributes

See Also