Click or drag to resize

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; }

Property Value

Type: Int32
See Also