Table.Hierarchies 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 collection object of all hierarchies in the current Table.
public Microsoft.AnalysisServices.Tabular.HierarchyCollection Hierarchies { get; }
member this.Hierarchies : Microsoft.AnalysisServices.Tabular.HierarchyCollection
Public ReadOnly Property Hierarchies As HierarchyCollection