AssociateEntitiesRequest.RelationshipName Property

Definition

Deprecated. Use the AssociateRequest class and its members.

public:
 property System::String ^ RelationshipName { System::String ^ get(); void set(System::String ^ value); };
public string RelationshipName { get; set; }
member this.RelationshipName : string with get, set
Public Property RelationshipName As String

Property Value

The name of the relationship between the two entities.

Applies to