This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDataPartitionAction Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties and methods needed for the Data Partition (server) actions.
Description | ||
---|---|---|
ColumnMapping | Column mapping between the input message fields and the destination message fields. | |
DestinationDatasetDefinitionID | Dataset Definition ID of the desired service for the output message. | |
DestinationDatasetDefinitionName | Name of the desired service for the output message. | |
Replace | Indicates if the action replaces (true) the input message, or is inaddition (false) to it. | |
SourceColumnArray | Array of column indices for retrieving source message field values for the destination message |
CoClasses and Classes | Description |
---|---|
DataPartitionAction | Controls the properties and methods needed for the Data Partition (server) actions. |