Click or drag to resize
Priority Enumeration
Print this page
Identifies the priority level. Values: Lowest, BelowNormal, Normal, AboveNormal, Highest.

Namespace: Telogis.API
  
  
Syntax
public enum Priority
Members
  Member nameValueDescription
Lowest0
BelowNormal1
Normal2
AboveNormal3
Highest4
See Also