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


IGxItemInfo.CanEditItemInfo Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxItemInfo Interface > IGxItemInfo.CanEditItemInfo Property
ArcGIS Developer Help

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