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


IEditAttributeProperties.NonversionedAttributionEnabled Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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

.NET Related Topics

Managing edit sessions and edit operations