This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInFileOperations Interface > IPlugInFileOperations.CanDelete Method (ArcObjects .NET 10.4 SDK) |
True if this dataset can be deleted.
[Visual Basic .NET] Public Function CanDelete ( _ ) As Boolean
[C#] public bool CanDelete ( );
[C++]
HRESULT CanDelete(
VARIANT_BOOL* CanDelete
);
[C++]
Parameters CanDelete [out, retval] CanDelete is a parameter of type VARIANT_BOOL