ArcObjects Library Reference (TrackingAnalyst)  

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

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.

CoClasses that implement IDataModificationAction

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