Click or drag to resize
ElementSectionCollectionSections Property
All sections in this collection

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 IEnumerable<string> Sections { get; }

Property Value

Type: IEnumerableString
See Also