Share via


Setting.EnumArray.ItemsAreUnique Property

Definition

Gets a value indicating whether the entries in the array must be unique. When true this setting is presented as checkboxes in the UI.

[System.Runtime.Serialization.DataMember(Name="uniqueItems")]
public bool ItemsAreUnique { get; init; }

Property Value

Attributes

Applies to