Share via


LinkEntity.LinkToEntityName Property

Definition

Gets or sets the logical name of the table that you are linking to.

public:
 property System::String ^ LinkToEntityName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string LinkToEntityName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.LinkToEntityName : string with get, set
Public Property LinkToEntityName As String

Property Value

The logical name of the table that you are linking to.

Attributes

Applies to