| PipelineDefinitionBuilderProject Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | ProjectTInput, TIntermediate(PipelineDefinitionTInput, TIntermediate, ProjectionDefinitionTIntermediate, BsonDocument) | 
            Appends a project stage to the pipeline.
             | 
|   | ProjectTInput, TIntermediate, TOutput(PipelineDefinitionTInput, TIntermediate, ProjectionDefinitionTIntermediate, TOutput) | 
            Appends a $project stage to the pipeline.
             | 
|   | ProjectTInput, TIntermediate, TOutput(PipelineDefinitionTInput, TIntermediate, ExpressionFuncTIntermediate, TOutput, ExpressionTranslationOptions) | 
            Appends a project stage to the pipeline.
             | 
 See Also
See Also