Click or drag to resize

MemberPredicateFilter Property

Gets / sets the filter to apply to elements of the member (or the member itself in case of a single instance).

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public IPredicate Filter { get; set; }

Property Value

Type: IPredicate
See Also