Enum LostProblemEnum
Types of LoST query problems.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum LostProblemEnum
  Fields
| Name | Description | 
|---|---|
| BelievedInvalid | Believed to be invalid  | 
      
| BelievedValid | Believed to be valid  | 
      
| DataExpired | Data expired  | 
      
| IncorrectUri | Incorrect URI returned  | 
      
| LocationErrorInError | Location error  | 
      
| MultipleMappings | Multiple mappings returned  | 
      
| NoSuchLocation | No such location  | 
      
| OtherLost | Other loST error  | 
      
| RouteIncorrect | Route is incorrect  | 
      
| ServiceBoundaryIncorrect | Service boundary is incorrect  | 
      
| ServiceNumberIncorrect | Service number is incorrect  |