AggregationAttribute.CubeAttribute Property

Definition

Gets the CubeAttribute that associates the current AggregationAttribute to the parent cube.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.CubeAttribute CubeAttribute { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CubeAttribute : Microsoft.AnalysisServices.CubeAttribute
Public ReadOnly Property CubeAttribute As CubeAttribute

Property Value

A CubeAttribute that associates the current AggregationAttribute to the parent cube.

Attributes

Applies to