Property Definition
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Definition
Gets the definition.
public BsonDocument Definition { get; }
Property Value
- BsonDocument
The definition.
Gets the definition.
public BsonDocument Definition { get; }
The definition.