AggregateFacetResultName Property |
Gets the name of the facet.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
member Name : string with get
Property Value
Type:
StringSee Also