AggregateBucketAutoResultTValueMin Property |
Gets the minimum.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax public TValue Min { get; }
Public ReadOnly Property Min As TValue
Get
member Min : 'TValue with get
Property Value
Type:
TValueSee Also