Enum DispatchCenterClassification
- Namespace
- XENBIT.ResQueServe.Abstractions.DataStructures
- Assembly
- RQS.Abstractions.dll
Defines a grading system for command centers based on data availability and evaluation, where 'A' represents the highest grade with ample data and 'F' represents new, unrated, or data-deficient centers.
public enum DispatchCenterClassification
- Extension Methods
Fields
A = 5B = 4C = 3D = 2E = 1F = 0