Table of Contents

Property Update

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Update

Gets the update.

public UpdateDefinition<TDocument> Update { get; }

Property Value

UpdateDefinition<TDocument>