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


IAttributesEditContext.ReadOnly Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAttributesEditContext Interface > IAttributesEditContext.ReadOnly Property
ArcGIS Developer Help

IAttributesEditContext.ReadOnly Property

Indicates whether the attribute edit context is read only.

[Visual Basic .NET]
Public ReadOnly Property ReadOnly As Boolean
[C#]
public bool ReadOnly {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributesEditContext Interface