IPathEdgeFilterLambda Property |
Gets the filter lambda for this edge
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax LambdaExpression FilterLambda { get; }
ReadOnly Property FilterLambda As LambdaExpression
Get
Property Value
Type:
LambdaExpressionSee Also