Table of Contents

Property InsertedId

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

InsertedId

The id of the inserted document.

[Obsolete("InsertedId is deprecated and will be removed in future versions. Use DocumentId instead.")]
public BsonValue InsertedId { get; init; }

Property Value

BsonValue