This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInWorkspaceHelper2 Interface > IPlugInWorkspaceHelper2.IsReadOnly Property (ArcObjects .NET 10.4 SDK) |
Indicates if this workspace is read-only.
[Visual Basic .NET] Public ReadOnly Property IsReadOnly As Boolean
[C#] public bool IsReadOnly {get;}
[C++]
HRESULT get_IsReadOnly(
VARIANT_BOOL* IsReadOnly
);
[C++]
Parameters IsReadOnly [out, retval] IsReadOnly is a parameter of type VARIANT_BOOL