다음을 통해 공유


GovernanceRuleData.RulePriority Property

Definition

The governance rule priority, priority to the lower number. Rules with the same priority on the same scope will not be allowed.

public int? RulePriority { get; set; }
member this.RulePriority : Nullable<int> with get, set
Public Property RulePriority As Nullable(Of Integer)

Property Value

Applies to