| 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)
SyntaxLambdaExpression FilterLambda { get; }ReadOnly Property FilterLambda As LambdaExpression
	Get
Property Value
Type: 
LambdaExpression
See Also