Method Set
Set(SetFieldDefinitions<TResult>)
Appends a $set stage to the pipeline.
Parameters
fields
SetField <TResult>Definitions The fields to set.
Returns
- IAggregate
Fluent <TResult> The fluent aggregate interface.
Appends a $set stage to the pipeline.
fields
SetThe fields to set.
The fluent aggregate interface.