BPLogMessageType

Description

The BPLogMessageType enumeration contains types of messages logged to process execution log.

It is used by the following properties and methods:

Available Values

Value Brief description
0 LMTYPE_UNDEFINED. Message type is undefined.
1 LMTYPE_INFO. Information.
2 LMTYPE_WARNING. Warning.
3 LMTYPE_ERROR. Error.
4 LMTYPE_FATAL. Critical error.
5 LMTYPE_COMMENT. User comment.

See also:

BPM Assembly Enumerations