This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAttributesEditContext Interface > IAttributesEditContext.ReadOnly Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the attribute edit context is read only.
[Visual Basic .NET] Public ReadOnly Property ReadOnly As Boolean
[C#] public bool ReadOnly {get;}