AttributeRelationship.RelationshipType Property

Gets or sets the RelationshipType definition of the relationship.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public RelationshipType RelationshipType { get; set; }

Property Value

Type: Microsoft.AnalysisServices.RelationshipType
A RelationshipType enumeration value.

Remarks

RelationshipType values can be: Flexible, Rigid.

See Also

Reference

AttributeRelationship Class

Microsoft.AnalysisServices Namespace