PathEdgeExpressionFilterLambda Property |
Gets the filter lambda for this edge
Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public Expression FilterLambda { get; }
Public ReadOnly Property FilterLambda As Expression
Get
Property Value
Type:
ExpressionSee Also