This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditAttributeProperties Interface > IEditAttributeProperties.AttributeEditAll Property (ArcObjects .NET 10.5 SDK) |
Indicates if the pre-populate attributes dialog is used for all layers or just the selected layers.
[Visual Basic .NET] Public Property AttributeEditAll As Boolean
[C#] public bool AttributeEditAll {get; set;}
This property reports if the Editor is currently enabled for short transactional editing on all the editable Feature Classes within the TOC.
Use this property to determine if short transactions are enabled for all the editable layers.