Click or drag to resize
ElementSectionCollectionInnerDictionary Property

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

Property Value

Type: DictionaryString, ElementSection
See Also