NamedExpressionCollection.FindByLineageTag(String) Method

Definition

Find NamedExpression with a specific lineage tag.

public Microsoft.AnalysisServices.Tabular.NamedExpression FindByLineageTag (string lineageTag);
member this.FindByLineageTag : string -> Microsoft.AnalysisServices.Tabular.NamedExpression
Public Function FindByLineageTag (lineageTag As String) As NamedExpression

Parameters

lineageTag
String

Returns

Applies to