Method SetBits
SetBits(int)
Sets the location precision bits.
public IndexOptionsBuilder<TDocument> SetBits(int value)
Parameters
value
intThe value.
Returns
- IndexOptionsBuilder<TDocument>
The builder (so method calls can be chained).
Sets the location precision bits.
public IndexOptionsBuilder<TDocument> SetBits(int value)
value
intThe value.
The builder (so method calls can be chained).