Property TextIndexVersion
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
TextIndexVersion
Gets or sets the text index version.
public int? TextIndexVersion { get; set; }
Property Value
- int?
The text index version.
Gets or sets the text index version.
public int? TextIndexVersion { get; set; }
The text index version.