Provides access to attributes edit context.
Product Availability
Available with ArcGIS Desktop.
Members
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. |
CoClasses that implement IAttributesEditContext
CoClasses and Classes | Description |
---|---|
AttributesEditContext | Provides Attributes Editing Contextual Information. |
Remarks
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.