HierarchyCollection.FindByLineageTag(String) Method
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.
Find Hierarchy with a specific lineage tag.
public Microsoft.AnalysisServices.Tabular.Hierarchy FindByLineageTag (string lineageTag);
member this.FindByLineageTag : string -> Microsoft.AnalysisServices.Tabular.Hierarchy
Public Function FindByLineageTag (lineageTag As String) As Hierarchy
Parameters
- lineageTag
- String