Dela via


GetValidManyToManyResponse.EntityNames Property

Definition

Gets an array of table logical names that can have many-to-many entity relationships.

public:
 property cli::array <System::String ^> ^ EntityNames { cli::array <System::String ^> ^ get(); };
public string[] EntityNames { get; }
member this.EntityNames : string[]
Public ReadOnly Property EntityNames As String()

Property Value

String[]

An array of table logical names that can have many-to-many entity relationships.

Applies to