Table of Contents

Property ShowRecordId

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ShowRecordId

Gets or sets whether the record Id should be added to the result document.

public bool? ShowRecordId { get; set; }

Property Value

bool?