| ExpressionDefinitionWrappedExpression Property  | 
            Gets or sets the wrapped expression.
            
 
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic IExpression WrappedExpression { get; }Public ReadOnly Property WrappedExpression As IExpression
	Get
Property Value
Type: 
IExpression
See Also