ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVoxelVolume Class / ID Property

In This Topic
    ID Property (CIMVoxelVolume)
    In This Topic
    Gets or sets the volume ID, which must be unique among all volumes 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