AttributeRelationship.Cardinality Property

Definition

Gets or sets the cardinality of the relationship between the current parent attribute and the defined Attribute. Cardinality refers to the defined attribute, not the parent attribute.

public Microsoft.AnalysisServices.Cardinality Cardinality { get; set; }
member this.Cardinality : Microsoft.AnalysisServices.Cardinality with get, set
Public Property Cardinality As Cardinality

Property Value

A Cardinality enumeration value.

Applies to