バージョン

Hierarchies プロパティ (Dimension)

次元内の階層を持つ ReadOnlyCollection を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Hierarchies As OlapElementCollection(Of IHierarchy)
public OlapElementCollection<IHierarchy> Hierarchies {get;}

プロパティ値

次元内の階層。
参照