Cube.MdxScripts Property

Definition

Gets a collection of MdxScripts associated with a Cube.

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

Property Value

A collection containing MdxScripts information.

Attributes

Applies to