AttributeRelationship.Cardinality Property
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.
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.