This document is archived and information here might be outdated.  Recommended version.


EditEvaluatorContext Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Classes > E > EditEvaluatorContext Class
ArcGIS Developer Help

EditEvaluatorContextClass Class

The edit evaluator context.

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.