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