Relationship.ID Property

Gets or sets the identifier of the specified relationship.

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

Syntax

C#
public string ID { get; set; }

Property Value

Type: System.String
The identifier of the specified relationship.

See Also

Reference

Relationship Class

Microsoft.AnalysisServices Namespace