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