Enum StatuspageDisplayOption
- Namespace
- SIMDispatcher.Core.Models
- Assembly
- SIMDispatcher.Core.dll
Represents the display options of a unit for a status page.
public enum StatuspageDisplayOption
- Extension Methods
Fields
[Display(Description = "CallSign", ResourceType = typeof(StatuspageDisplayOptionLocalization))] CallSign = 0
[Display(Description = "CallSignShort", ResourceType = typeof(StatuspageDisplayOptionLocalization))] CallSignShort = 1
[Display(Description = "CallSignVerbal", ResourceType = typeof(StatuspageDisplayOptionLocalization))] CallSignVerbal = 2