This document is archived and information here might be outdated.  Recommended version.


IDataPartitionAction Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDataPartitionAction Interface
ArcGIS Developer Help

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

Name 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

Classes that implement IDataPartitionAction

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