Click or drag to resize
ConnectionTokenDictionary Property

Namespace: FlexRule.Core.Model.SourceConnections
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IDictionary<string, string> Dictionary { get; }

Property Value

Type: IDictionaryString, String
See Also