ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLabelClass Class / ID Property

In This Topic
    ID Property (CIMLabelClass)
    In This Topic
    Gets or sets the ID of the label class. This property is only used in the context of annotation.
    Syntax
    public int ID {get; set;}
    Public Property ID As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also