ArcGIS Pro 2.9 API Reference Guide
IsCustomItem(Item) Method

ArcGIS.Desktop.Core Namespace > IItemFactory Interface > IsCustomItem Method : IsCustomItem(Item) Method
The item to check.
Gets whether the item is a custom item.
Syntax
bool IsCustomItem( 
   Item item
)
Overloads Function IsCustomItem( _
   ByVal item As Item _
) As Boolean

Parameters

item
The item to check.

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IItemFactory Interface
IItemFactory Members
Overload List