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

In This Topic
    ID Property (CIMVoxelStaticSection)
    In This Topic
    Gets or sets the section ID, which must be unique among all sections in the layer.
    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