Hierarchy.MemberKeysUnique Property

Definition

Gets or sets an indication whether the member keys are required to be unique.

public Microsoft.AnalysisServices.MemberKeysUnique MemberKeysUnique { get; set; }
member this.MemberKeysUnique : Microsoft.AnalysisServices.MemberKeysUnique with get, set
Public Property MemberKeysUnique As MemberKeysUnique

Property Value

True if the member keys are required to be unique; otherwise, false.

Applies to