This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Classes > E > EditEvaluatorContext Class (ArcObjects .NET 10.4 SDK) |
The edit evaluator context.
EditEvaluatorContext is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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.