AggregateSetPredicateSetFilter 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 SetFilter { get; set; }
Public Property SetFilter As IPredicate
Get
Set
Property Value
Type:
IPredicateSee Also