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