ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VoxelLayer Class / GetUniqueTimes Method

In This Topic
    GetUniqueTimes Method
    In This Topic
    Gets the collection of unique times.
    Syntax
    public IList<DateTime> GetUniqueTimes()
    Public Function GetUniqueTimes() As IList(Of Date)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also