ArcGIS Pro 3.0 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 string ID {get; set;}
    Public Property ID As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also