This document is archived and information here might be outdated. Recommended version. |
Determines if a specific feature layer is editable.
[Visual Basic .NET] Public Function IsEditable ( _ ByVal layer As IFeatureLayer _ ) As Boolean
[C#] public bool IsEditable ( IFeatureLayer layer );