PerspectiveAttribute.CubeAttribute Property

Definition

Gets the cube attribute associated with a PerspectiveAttribute object.

[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 object.

Attributes

Applies to