This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceEdit Interface > IWorkspaceEdit.IsBeingEdited Method (ArcObjects .NET 10.5 SDK) |
True if the workspace is being edited.
[Visual Basic .NET] Public Function IsBeingEdited ( _ ) As Boolean
[C#] public bool IsBeingEdited ( );
[C++]
HRESULT IsBeingEdited(
VARIANT_BOOL* IsBeingEdited
);
[C++]
Parameters IsBeingEdited [out, retval] IsBeingEdited is a parameter of type VARIANT_BOOL