Share via


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.

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

Property Value

The name of the End role for this AssociationSetEnd.

Attributes

Exceptions

Thrown if Setter is called when the AssociationSetEnd instance is in ReadOnly state

Applies to