OnCondition.Priority Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.