Property InsertedId
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; }
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; }