DimensionAttribute.HasLineage Property

Definition

Gets or sets a value that indicates whether the dimension attribute has a lineage.

public bool HasLineage { get; set; }
member this.HasLineage : bool with get, set
Public Property HasLineage As Boolean

Property Value

true if the dimension attribute has a lineage; otherwise, false.

Applies to