Property NameOnly
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
NameOnly
Gets or sets the name only option.
public bool? NameOnly { get; set; }
Property Value
- bool?
The name only option.
Gets or sets the name only option.
public bool? NameOnly { get; set; }
The name only option.