Helper for editing evaluated attributes.
Product Availability
Available with ArcGIS Desktop.
Interfaces
Interfaces | Description |
---|---|
IEditEvaluators | Provides access to the edit evaluators. |
Remarks
The EditEvaluators object contains the current state of ArcCatalog's Evaluators dialog, such as how many evaluators are listed and which evaluators are currently selected
This object is accessed by the EvaluatorEditors to access the state of the Evaluators dialog. ArcCatalog gives a reference to its EditEvaluators object to each EvaluatorEditor by calling IEvaluatorEditor::EditEvaluators on each EvaluatorEditor.