Hierarchy.MemberKeysUnique Property

Definition

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

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Hierarchy_MemberKeysUnique")]
public Microsoft.AnalysisServices.MemberKeysUnique MemberKeysUnique { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Hierarchy_MemberKeysUnique")>]
member this.MemberKeysUnique : Microsoft.AnalysisServices.MemberKeysUnique with get, set
Public Property MemberKeysUnique As MemberKeysUnique

Property Value

MemberKeysUnique

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

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to