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 |