LinkingSetRelationAttribute.HandleEqualityFilter property

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

Gets or sets a value indicating whether to handle equality filter.

public bool HandleEqualityFilter { get; set; }

Property Value

true if should handle equality filter; otherwise, false.

See Also