バージョン

Dimensions プロパティ (Cube)

キューブに対して定義されている、次元を持つ ReadOnlyCollection を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Dimensions As OlapElementCollection(Of IDimension)
public OlapElementCollection<IDimension> Dimensions {get;}

プロパティ値

次元。
参照