LinkingSetRelationAttribute.FilterValue property

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

Gets or sets the filter value.

public object FilterValue { get; set; }

Property Value

The filter value.

See Also