MemberUniqueNameStyle Enumeration

Determines how unique names are generated for members of hierarchies contained within the specified element.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public enum MemberUniqueNameStyle

Members

Member name Description
NamePath The instance generates a compound name consisting of each level and the caption of the member.
Native The instance automatically determines the unique names of members.

See Also

Reference

Microsoft.AnalysisServices Namespace