CanChangePriority Property
CanChangePriority
A value indicating whether the end user can change the priority of a rule using the user interface.
Declaration
public bool CanChangePriority { get; set; }
Public Property CanChangePriority As Boolean
Implements