ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectItem Class / ItemType Property

In This Topic
    ItemType Property (CIMProjectItem)
    In This Topic
    Gets or sets the item type of the project item.
    Syntax
    public string ItemType {get; set;}
    Public Property ItemType As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also