This document is archived and information here might be outdated.  Recommended version.


IEditAttributeProperties.NonversionedAttributionEnabled Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditAttributeProperties Interface > IEditAttributeProperties.NonversionedAttributionEnabled Property
ArcGIS Developer Help

IEditAttributeProperties.NonversionedAttributionEnabled Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditAttributeProperties Interface