ArcGIS Pro 3.0 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, Windows 8.1

    See Also