This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterWorkspace2 Interface > IRasterWorkspace2.CanCopy Method (ArcObjects .NET 10.5 SDK) |
Indicates if this dataset can be copied.
[Visual Basic .NET] Public Function CanCopy ( _ ) As Boolean
[C#] public bool CanCopy ( );
[C++]
HRESULT CanCopy(
VARIANT_BOOL* CanCopy
);
[C++]
Parameters CanCopy [out, retval] CanCopy is a parameter of type VARIANT_BOOL