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