This document is archived and information here might be outdated.  Recommended version.


IGxObjectEdit.CanRename Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxObjectEdit.CanRename Method

Indicates if the object can be renamed.

[Visual Basic .NET]
Public Function CanRename ( _
) As Boolean
[C#]
public bool CanRename (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectEdit Interface