This document is archived and information here might be outdated. Recommended version. |
The list of applicable feature classes.
[Visual Basic .NET] Public Property AttributeEditClasses As ISet
[C#] public ISet AttributeEditClasses {get; set;}
This property reports the collection of editable Feature Classes which the Editor currently has enabled for short transactional editing. So you must be in an edit session for the editor to access the editable Feature Classes.
Use this property to return the collection of Feature Class objects enabled for short transactional editing.