ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGTypeIndex Class / IsUnique Property

In This Topic
    IsUnique Property (CIMKGTypeIndex)
    In This Topic
    Gets or sets a value indicating whether the index is used to enforce uniqueness.
    Syntax
    Public Property IsUnique As Boolean
    public bool IsUnique {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also