Table of Contents

Property Id

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Id

Gets the identifier.

[BsonElement("_id")]
public TId Id { get; }

Property Value

TId

The identifier.