Hierarchy.MemberKeysUnique Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.