ArcGIS Pro 3.7 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 Property ID As Integer
    public int ID {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also