MemberKeysUnique Enum

Definition

An enumeration of the possible values that apply to member keys uniqueness.

public enum MemberKeysUnique
type MemberKeysUnique = 
Public Enum MemberKeysUnique
Inheritance
MemberKeysUnique

Fields

NotUnique 0

Member keys are not unique.

Unique 1

Member keys are unique.

Applies to