Property Hidden
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Hidden
Gets or sets a value indicating whether the index is hidden.
public bool? Hidden { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether the index is hidden.
public bool? Hidden { get; set; }