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.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_AttributeRelationship_Cardinality")]
public Microsoft.AnalysisServices.Cardinality Cardinality { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_AttributeRelationship_Cardinality")>]
member this.Cardinality : Microsoft.AnalysisServices.Cardinality with get, set
Public Property Cardinality As Cardinality

Property Value

Cardinality

A Cardinality enumeration value.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to