Relationship.DefinitionType Property

Definition

Gets or sets the definition type of the current instance.

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

Property Value

DefinitionType

The definition type of the current instance.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to