Class LocationType
Class for describing the location of the crash
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class LocationType : ComplexObjectType
  Fields
| Edit this page View SourceLocationAddress
Address information for the location.
Declaration
public AddressType LocationAddress
  Field Value
| Type | Description | 
|---|---|
| AddressType | 
LocationCrossStreet
Array of cross streets of an intersection
Declaration
public CrossStreetType[] LocationCrossStreet
  Field Value
| Type | Description | 
|---|---|
| CrossStreetType[] | 
LocationDescriptionText
Text description of the location
Declaration
public TextType LocationDescriptionText
  Field Value
| Type | Description | 
|---|---|
| TextType | 
LocationTwoDimensionalGeographicCoordinate
Coordinates and datum of the location
Declaration
public TwoDimensionalGeographicCoordinateType LocationTwoDimensionalGeographicCoordinate
  Field Value
| Type | Description | 
|---|---|
| TwoDimensionalGeographicCoordinateType |