ForeignKeyAttribute.Field property

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

Gets the field.

public string Field { get; }

Property Value

The field.

See Also