Enum CommandcenterCategory

Namespace
SIMDispatcher.Core.Models
Assembly
SIMDispatcher.Core.dll

Defines categories for dispatch centers, which influence the prefix of the dispatch center's name and cater to user-specific choices. This enumeration is used to categorize different types of dispatch center's based on their operational focus and region, and it assists in the organization and identification of dispatch center's on the platform. The GetDisplayDescription(Enum) returns localized display names.

public enum CommandcenterCategory
Extension Methods

Fields

[Display(Description = "Einsatzleitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] Einsatzleitstelle = 1
[Display(Description = "Feuerwehreinsatzzentrale", ResourceType = typeof(CommandcenterCategoryLocalization))] Feuerwehreinsatzzentrale = 2
[Display(Description = "IntegrierteLeitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] IntegrierteLeitstelle = 3
[Display(Description = "IntegrierteRegionalleitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] IntegrierteRegionalleitstelle = 4
[Display(Description = "KantonaleNotrufzentrale", ResourceType = typeof(CommandcenterCategoryLocalization))] KantonaleNotrufzentrale = 5
[Display(Description = "KommunaleRegionalleitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] KommunaleRegionalleitstelle = 6
[Display(Description = "KooperativeLeitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] KooperativeLeitstelle = 18
[Display(Description = "KooperativeRegionalleitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] KooperativeRegionalleitstelle = 20
[Display(Description = "KoordinationszentralefürIntensivtransporthubschrauber", ResourceType = typeof(CommandcenterCategoryLocalization))] KoordinationszentralefürIntensivtransporthubschrauber = 7
[Display(Description = "Koordinierungsstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] Koordinierungsstelle = 8
[Display(Description = "KoordinierungsstellefürspezielleSekundärtransporte", ResourceType = typeof(CommandcenterCategoryLocalization))] KoordinierungsstellefürspezielleSekundärtransporte = 9
[Display(Description = "Kreisleitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] Kreisleitstelle = 10
[Display(Description = "Leitfunkstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] Leitfunkstelle = 11
[Display(Description = "Leitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] Leitstelle = 12
[Display(Description = "RescueCoordinationCentre", ResourceType = typeof(CommandcenterCategoryLocalization))] RescueCoordinationCentre = 19
[Display(Description = "RettungsUndFeuerwehrleitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] RettungsUndFeuerwehrleitstelle = 13
[Display(Description = "Rettungsleitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] Rettungsleitstelle = 14
[Display(Description = "ZentraleKoordinierungsstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] ZentraleKoordinierungsstelle = 16
[Display(Description = "ZentraleLeitstelle", ResourceType = typeof(CommandcenterCategoryLocalization))] ZentraleLeitstelle = 17
[Display(Description = "ZentralefürKrankenbeförderungundNotfallservice", ResourceType = typeof(CommandcenterCategoryLocalization))] ZentralefürKrankenbeförderungundNotfallservice = 15
[Display(Description = "ÄrztlicherBereitschaftsdienst", ResourceType = typeof(CommandcenterCategoryLocalization))] ÄrztlicherBereitschaftsdienst = 0