| EventPriorityLevels Enumeration |
The priority of events on the calendar.
Namespace:
Galactic.Calendar
Assembly:
Galactic.Calendar (in Galactic.Calendar.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public enum PriorityLevels
Public Enumeration PriorityLevels
public enum class PriorityLevels
Members
| Member name | Value | Description |
---|
| High | 1 | |
| Medium | 2 | |
| Low | 3 | |
See Also