Click or drag to resize
UpdateOneModelTDocumentUpdate Property
Gets the update.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public UpdateDefinition<TDocument> Update { get; }

Property Value

Type: UpdateDefinitionTDocument
See Also