ArcObjects Library Reference (TrackingAnalyst)  

IResponseMessage Interface

Provides access to methods and properties used to access responses from the Tracking Server or datalinks in which a command was issued.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Method addArgument Adds an argument to the response message.
Read-only property ArgumentCount Number of arguments in the response message.
Read-only property CommandID Identifies command for the response message.
Read-only property CommandMessageID Indicates ID of the command in the response message.
Read-only property CreationDate Indicates the date of the response message's creation.
Read/write property Destination Indicates destination of the response message.
Read/write property ErrorCode Error code value.
Method getArgument Gets argument from the response message.
Read-only property ID ID value for the response message.
Read-only property MessageType Indicates type of response message.
Read/write property Priority Indicates priority of the response message.
Method removeArgument Removes an argument from the response message.
Method setArgument Sets an argument for the response message.
Read/write property Status Indicates status of response message.