Skip to content

LinkingSetRelationAttribute.ItemKey property

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