CalculationType

public enum CalculationType

Specifies the type of a calculation result.

Integer

Interger value.

Double

Floating-point value.

Currency

Currency value.