Click or drag to resize
MacroRuleTreePosition Property
Gets or sets the relative position of the rule within the parent group.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public int Position { get; set; }

Property Value

Type: Int32
See Also