This document is archived and information here might be outdated. Recommended version. |
Provides access to attributes edit context.
Name | Description | |
---|---|---|
AttributeTemplates | The network attribute templates. | |
Container | The network dataset container. | |
DENetwork | The network dataset data element. | |
EditEvaluatorContext | The edit evaluator context. | |
EditEvaluatorContextCount | The number of edit evaluator contexts. | |
ReadOnly | Indicates whether the attribute edit context is read only. |
Classes | Description |
---|---|
AttributesEditContext | Provides Attributes Editing Contextual Information. |
The IAttributesEditContext interface provides access to 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.