Click or drag to resize

FleetLocateAllAssetStatus Properties

The FleetLocateAllAssetStatus type exposes the following members.

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