ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectItem Class / ID Property

In This Topic
    ID Property (CIMProjectItem)
    In This Topic
    Gets or sets the system assigned unique identifier of the project item.
    Syntax
    Public Property ID As String
    public string ID {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also