CanChangePriority Property (ViewOptions)
In This Topic
A value indicating whether the end user can change the priority of a rule using the user interface.
Syntax
'Declaration
Public Property CanChangePriority As Boolean
public bool CanChangePriority {get; set;}
See Also