Dimension.AttributeAllMemberName Property

Gets or sets the AllMember attribute value of the dimension.

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

Syntax

C#
public string AttributeAllMemberName { get; set; }

Property Value

Type: System.String
The name for the AllMember attribute.

See Also

Reference

Dimension Class

Microsoft.AnalysisServices Namespace