This document is archived and information here might be outdated. Recommended version. |
The edit evaluator context.
Interfaces | Description |
---|---|
IEditEvaluatorContext | Provides access to the edit evaluator context. |
The EditEvaluatorsContext object contains the current state of a single line-item entry on ArcCatalog's Evaluators dialog, such as for which NetworkSource does this evaluator apply.
This object is used by the EvaluatorEditors to access the state of an item on the Evaluators dialog. The EditEvaluatorsContext object is accessed from the AttributeEditContext object by calling IAttributeEditContext::EditEvaluatorContext.