OnCondition.Priority Property

Definition

Gets or sets the rule priority expression where 0 is the highest and less than 0 is ignored.

public AdaptiveExpressions.Properties.NumberExpression Priority { get; set; }
member this.Priority : AdaptiveExpressions.Properties.NumberExpression with get, set
Public Property Priority As NumberExpression

Property Value

Priority of condition expression.

Applies to