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.4.0.0 (5.4.0)
Syntax public IPredicate Filter { get; set; }
Public Property Filter As IPredicate
Get
Set
Property Value
Type:
IPredicateSee Also