PivotField.GetMinValue

PivotField.GetMinValue method

Gets the max value of this field.

public CellValue GetMinValue()

Remarks

Only works for row or column fields which value must be date time, number or blank.

See Also