| JoinExpressionResultProjection Property  | 
 
            Gets or sets the result projection of the joined set
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic ProjectionExpression ResultProjection { get; set; }Public Property ResultProjection As ProjectionExpression
	Get
	Set
Property Value
Type: 
ProjectionExpression
See Also