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


IGxItemInfo.CanEditItemInfo Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxItemInfo.CanEditItemInfo Property

Indicates whether the ItemInfo is editable.

[Visual Basic .NET]
Public ReadOnly Property CanEditItemInfo As Boolean
[C#]
public bool CanEditItemInfo {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxItemInfo Interface