Click or drag to resize

DigitalDefinition3.Attributes Property

Gets a Dictionary<TKey, TValue> of string based property names and values for this DigitalDefinition3 object.

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.246-beta
Syntax
public override Dictionary<string, string> Attributes { get; }
View Source

Property Value

Dictionary<String, String>

Implements

IChannel.Attributes
IChannel.Attributes
IChannel.Attributes
See Also