The edit evaluator context.
EditEvaluatorContext is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Desktop.
Interfaces
Interfaces | Description |
---|---|
IEditEvaluatorContext | Provides access to the edit evaluator context. |
Remarks
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.