Property WhenMatchedPipeline
WhenMatchedPipeline
An aggregation pipeline to update the document in the collection. Used when WhenMatched is Pipeline.
public PipelineDefinition<TOutput, TOutput> WhenMatchedPipeline { get; set; }
Property Value
- PipelineDefinition<TOutput, TOutput>