TemplatePriority Property |
Gets the Template priority.
When a user has access to multiple Templates with the same
Name, the accessible Template with the
highest Priority number is favored.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int Priority { get; set; }
Public Property Priority As Integer
Get
Set
Property Value
Type:
Int32See Also