ArcGIS Pro 2.9 API Reference Guide
IsSelected Property (VoxelVariableCreationParams)

ArcGIS.Desktop.Mapping Namespace > VoxelVariableCreationParams Class : IsSelected Property
Gets and sets if the voxel variable should be selected
Syntax
public bool IsSelected {get; set;}
Public Property IsSelected As Boolean
Remarks
Selected variables are added to the voxel layer (as voxel variable profiles) when it is created - whereas un-selected variables are not.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

VoxelVariableCreationParams Class
VoxelVariableCreationParams Members