Method DocumentNumber
DocumentNumber<TInput>(ISetWindowFieldsPartition<TInput>)
Returns the position of a document (known as the document number) in the $setWindowFields stage partition.
Parameters
partition
ISetWindow <TInput>Fields Partition The partition.
Returns
- decimal
The document position.
Type Parameters
TInput
The type of the input documents in the partition.