This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Classes > A > AttributesEditContext Class (ArcObjects .NET 10.4 SDK) |
Provides Attributes Editing Contextual Information.
AttributesEditContext is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Interfaces | Description |
---|---|
IAttributesEditContext | Provides access to attributes edit context. |
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.