BsonDocumentUpdateDefinitionTDocumentDocument Property |
Gets the document.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public BsonDocument Document { get; }
Public ReadOnly Property Document As BsonDocument
Get
member Document : BsonDocument with get
Property Value
Type:
BsonDocumentSee Also