InMemoryEvalCandidateExpressionExpressionToEvaluate Property  | 
 
            Gets or sets the expression to evaluate in memory
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic Expression ExpressionToEvaluate { get; set; }Public Property ExpressionToEvaluate As Expression
	Get
	Set
Property Value
Type: 
Expression
See Also