ArcObjects Library Reference (TrackingAnalyst)  

IDataPartitionAction Interface

Provides access to properties and methods needed for the Data Partition (server) actions.

Product Availability

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

Members

Description
Read/write property ColumnMapping Column mapping between the input message fields and the destination message fields.
Read/write property DestinationDatasetDefinitionID Dataset Definition ID of the desired service for the output message.
Read/write property DestinationDatasetDefinitionName Name of the desired service for the output message.
Read/write property Replace Indicates if the action replaces (true) the input message, or is inaddition (false) to it.
Read/write property SourceColumnArray Array of column indices for retrieving source message field values for the destination message

CoClasses that implement IDataPartitionAction

CoClasses and Classes Description
DataPartitionAction Controls the properties and methods needed for the Data Partition (server) actions.