ForeignKeyAttribute.Field property

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

Gets the field.

public string Field { get; }

Property Value

The field.

See Also