Dimension.AttributeAllMemberName Property
SQL Server 2005
Gets or sets the AllMember attribute value of the dimension.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
/** @property */ public String get_AttributeAllMemberName () /** @property */ public void set_AttributeAllMemberName (String value)
public function get AttributeAllMemberName () : String public function set AttributeAllMemberName (value : String)
Property Value
A String value with the caption for the AllMember attribute.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.