ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRangeDefinition Class / UniqueValues Property

In This Topic
    UniqueValues Property
    In This Topic
    Gets or sets a cached set of unique range values.
    Syntax
    Public Property UniqueValues As Double()
    public double[] UniqueValues {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also