Table of Contents

Property Update

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Update

Gets or sets the update specification.

public BsonValue Update { get; }

Property Value

BsonValue

The update specification.