Class LocationUriSet
Class for the locationUriSet element of a HELD locationRequest.
Inherited Members
Namespace: Held
Assembly: Ng911Lib.dll
Syntax
public class LocationUriSet
  Fields
| Edit this page View Sourceexpires
Specifies the expiration time/date of the response. The format is UTC time in ISO 8601 format.
Declaration
public string expires
  Field Value
| Type | Description | 
|---|---|
| string | 
locationURI
Contains a list of URIs that can be dereferenced to get a location value.
Declaration
public List<string> locationURI
  Field Value
| Type | Description | 
|---|---|
| List<string> |