| AggregateToCollectionOperation Properties | 
The AggregateToCollectionOperation type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowDiskUse | 
            Gets or sets a value indicating whether the server is allowed to use the disk.
             | 
|  | BypassDocumentValidation | 
            Gets or sets a value indicating whether to bypass document validation.
             | 
|  | Collation | 
            Gets or sets the collation.
             | 
|  | CollectionNamespace | 
            Gets the collection namespace.
             | 
|  | Comment | 
            Gets or sets the comment.
             | 
|  | Hint | 
            Gets or sets the hint. This must either be a BsonString representing the index name or a BsonDocument representing the key pattern of the index.
             | 
|  | MaxTime | 
            Gets or sets the maximum time the server should spend on this operation.
             | 
|  | MessageEncoderSettings | 
            Gets the message encoder settings.
             | 
|  | Pipeline | 
            Gets the pipeline.
             | 
|  | WriteConcern | 
            Gets or sets the write concern.
             | 
 See Also
See Also