![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IArguments Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods and properties used to manage arguments in a message.
Description | ||
---|---|---|
![]() |
addArgument | Adds an argument to a message. |
![]() |
ArgumentCount | Number of arguments in a message. |
![]() |
CreationDate | Date of data's creation. |
![]() |
Destination | Destination for incoming message. |
![]() |
getArgument | Returns an argument from a message. |
![]() |
ID | ID value for dataset. |
![]() |
MessageType | Indicates type of data message. |
![]() |
Priority | Priority of data in queue. |
![]() |
removeArgument | Removes an argument from a message. |
![]() |
setArgument | Sets value for an argument in a message. |
CoClasses and Classes | Description |
---|---|
CommandMessage | Message containing commands for the Tracking Server. |
DataMessage | Message containing data routed by the Tracking Server. |