LinkingSetRelationAttribute.ItemKey property

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

Gets the item key, e.g. name of the field in linking set table that contains ID's of selected items.

public string ItemKey { get; }

Property Value

The item key.

See Also