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 | ||
---|---|---|
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 that implement IDataPartitionAction
CoClasses and Classes | Description |
---|---|
DataPartitionAction | Controls the properties and methods needed for the Data Partition (server) actions. |