ArcObjects Library Reference (CatalogUI)  

AttributesEditContext Class

Provides Attributes Editing Contextual Information.

AttributesEditContext 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
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.