Skip to content

LinkingSetRelationAttribute.HandleEqualityFilter property

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