PerspectiveAttribute.CubeAttribute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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