This document is archived and information here might be outdated. Recommended version. |
Indicates if the object can be copied.
[Visual Basic .NET]
Public Function CanCopy ( _
) As Boolean
[C#]
public bool CanCopy (
);
CanCopy must return True if your customized GxObject is intended to support copy/paste, drag/drop within ArcCatalog or drag/drop from ArcCatalog to ArcMap.