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


IAttributesEditContext.ReadOnly Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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