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