Relationship.DefinitionType Property

Definition

Gets or sets the definition type of the current instance.

public Microsoft.AnalysisServices.DefinitionType DefinitionType { get; set; }
member this.DefinitionType : Microsoft.AnalysisServices.DefinitionType with get, set
Public Property DefinitionType As DefinitionType

Property Value

The definition type of the current instance.

Applies to