ArcGIS Pro 3.0 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, Windows 8.1

    See Also