Click or drag to resize

FleetLocateBaseResponse Properties

The FleetLocateBaseResponse type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of auto reports in the ‘data’ list.
Public propertyMax
Paging info, max number of auto reports allowed in the list. Default: 1000
Public propertyMsg
Message related to the success status.
Public propertyOffset
Paging info, number of auto reports to offset before returning. Default: 0
Public propertySuccess
True or false for if the request is valid.
Public propertyTotal
Total number of records returned.
Top
See Also