ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSubLayerBase Class / SubLayerID Property

In This Topic
    SubLayerID Property (CIMSubLayerBase)
    In This Topic
    Gets or sets the unique identifier for this sublayer within its layer. Set by the system and typically a number.
    Syntax
    Public Property SubLayerID As String
    public string SubLayerID {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also