![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Provides access to methods and properties used to manage data messages.
| Name | Description | |
|---|---|---|
![]()  | 
addArgument | Adds an argument to the data message. | 
![]()  | 
addColumn | Adds a column to the data message. | 
![]()  | 
ArgumentCount | Number of arguments in the data message. | 
![]()  | 
ColumnCount | Number of columns in data message. | 
![]()  | 
CreationDate | Indicates date of data message's creation. | 
![]()  | 
DataDefinitionID | ID value for the data definition in the message. | 
![]()  | 
Destination | Indicates destination of the data message. | 
![]()  | 
getArgument | Gets an argument for the data message. | 
![]()  | 
getColumn | Returns value for columns in the data message. | 
![]()  | 
getRawColumn | Returns the Raw column info. For Objects it is a array of bytes conforming to the IPersist Stream format. | 
![]()  | 
ID | ID value for the data message. | 
![]()  | 
MessageType | Indicates type of data message. | 
![]()  | 
Priority | Indictes priority of data message. | 
![]()  | 
removeArgument | Removes an argument from the data message. | 
![]()  | 
removeColumn | Removes a column from the data message. | 
![]()  | 
setArgument | Sets an argument for the data message. | 
![]()  | 
setColumn | Sets the number of columns in a data message. | 
| Classes | Description | 
|---|---|
| DataMessage (esriTrackingAnalyst) | Message containing data routed by the Tracking Server. |