AttributeRelationship.RelationshipType Property

Definition

Gets or sets the RelationshipType definition of the relationship.

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

Property Value

RelationshipType

A RelationshipType enumeration value.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to