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


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

IDataModificationAction Interface

Provides access to properties and methods needed for the Data Modification actions.

Product Availability

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

Members

Name Description
Read/write property FunctionText Script defining the instructions for computing the data modifications.
Read-only property ParserReady Identifies if the parser is available to parse the script.
Method ValidateFunction Validate that the script can be used successfully by the Data Modification action.

Classes that implement IDataModificationAction

Classes Description
DataModificationAction Controls the properties and methods needed for the Data Modification actions.