BProcessParamType

Description

The BProcessParamType enumeration contains process parameter value types.

It is used by the following properties and methods:

Available Values

Value Brief description
1 String. String value.
2 Integer. Integer value.
3 Float. Real value.
4 DateTime. Date and time.
6 Boolean. Logical value.
8 Decimal. High-accuracy decimal values.
100 Selection. Element selection.

See also:

BPM Assembly Enumerations