AssociationSetEnd.Role Property

Definition

Caution

This property is going away, please use the Name property instead

Gets the name of the End role for this AssociationSetEnd.

public:
 property System::String ^ Role { System::String ^ get(); };
[System.Obsolete("This property is going away, please use the Name property instead")]
public string Role { get; }
[<System.Obsolete("This property is going away, please use the Name property instead")>]
member this.Role : string
Public ReadOnly Property Role As String

Property Value

The name of the End role for this AssociationSetEnd.

Attributes

Applies to