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

    See Also