MasterDetailRelationAttribute.ForeignKey property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets the foreign key.

public string ForeignKey { get; }

Property Value

The foreign key.

See Also