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