IMatrixQueryResult.MinValue

Syntax

MinValue: Double;

Description

The MinValue property returns the minimum value available in the result.

Example

The property use is given in the example for IMatrixFactory.CreateQuery.

See also:

IMatrixQueryResult