FindAndModifyArgsUpdate Property |
Gets or sets the update specification.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public IMongoUpdate Update { get; set; }
Public Property Update As IMongoUpdate
Get
Set
member Update : IMongoUpdate with get, set
Property Value
Type:
IMongoUpdateSee Also