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.NonversionedAttributionEnabled Property (ArcObjects .NET 10.5 SDK) |
Indicates if the attribute query for newly created features is enabled.
[Visual Basic .NET] Public Property NonversionedAttributionEnabled As Boolean
[C#] public bool NonversionedAttributionEnabled {get; set;}