ArcGIS Pro 2.9 API Reference Guide
LockedSections Property (VoxelAssetEventArgs)

ArcGIS.Desktop.Mapping.Voxel.Events Namespace > VoxelAssetEventArgs Class : LockedSections Property
Gets the list of 0 or more locked sections changed in the event
Syntax
public IReadOnlyList<LockedSectionDefinition> LockedSections {get;}
Public ReadOnly Property LockedSections As IReadOnlyList(Of LockedSectionDefinition)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

VoxelAssetEventArgs Class
VoxelAssetEventArgs Members