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


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

AttributesEditContextClass Class

Provides Attributes Editing Contextual Information.

Product Availability

Available with ArcGIS Desktop.

Interfaces

Interfaces Description
IAttributesEditContext Provides access to attributes edit context.

Remarks

The AttributesEditContext object contains the current state of the Attributes tab on ArcCatalog's Network Dataset Properties dialog, such as whether the network attribute settings are read-only and the state of each EditEvaluatorContext object.

The AttributesEditContext object is accessed from the EditEvaluators object by calling IEditEvaluators::AttributesEditContext.