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 |
|
FunctionText |
Script defining the instructions for computing the data modifications. |
|
ParserReady |
Identifies if the parser is available to parse the script. |
|
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. |