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