Property Facet
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Facet
Gets the facet result sets.
[BsonDefaultValue(null)]
[BsonElement("facet")]
public IReadOnlyDictionary<string, SearchMetaFacetResult> Facet { get; }