Enum DrResolutionEnum
Enumeration of the possible resolutions to a discrepancy report.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum DrResolutionEnum
  Fields
| Name | Description | 
|---|---|
| Acknowledged | Discrepancy acknowledged  | 
      
| BadCertificateChain | Bad certificate chain was corrected  | 
      
| CallTakerAdvised | Call taker was advised  | 
      
| DataCorrected | Data was corrected  | 
      
| DeviceConfigError | Device configuration error was corrected  | 
      
| DiscrepancyCorrected | The discrepancy was corrected  | 
      
| EntryAdded | An entry was added to correct the policy  | 
      
| Gis | GIS data was corrected  | 
      
| InsufficientCredentials | Insufficient credentials (to correct the policy)  | 
      
| InvalidRecord | Invalie record was corrected  | 
      
| NoDiscrepancy | No discrepancy was found  | 
      
| NoError | No error was detected  | 
      
| NoSuchPolicy | No such policy  | 
      
| OtherResponse | Other response or action taken  | 
      
| PerPolicy | Permissions policy was corrected  | 
      
| PermissionsCorrected | Permissions were corrected  | 
      
| PolicyAdded | A policy was added to corrected the discrepancy  | 
      
| PolicyCorrected | Policy was corrected  | 
      
| PolicyUpdated | A policy was added to correct the discrepancy  | 
      
| ProblemCorrected | Problem was corrected  | 
      
| RecordsCorrected | Record was corrected  | 
      
| TransferCorrect | Transfer was correct  |