QuartileMethodType enumeration

QuartileMethodType enumeration

Returns type of quartile method

The QuartileMethodType type exposes the following members:

Fields

FieldDescription
EXCLUSIVERepresents exclusive quartile method.
INCLUSIVERepresents inclusive quartile method.

See Also