Table of Contents

Property Hidden

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Hidden

Gets or sets a value indicating whether the index is hidden.

public bool? Hidden { get; set; }

Property Value

bool?