Field.ForeignTable property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets the foreign table.

public string ForeignTable { get; set; }

Property Value

The foreign table.

See Also