RuntimeCallBackProgressMessage Method

Receives the progress message

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

protected virtual void ProgressMessage(
	string message,
	MSGTYPE MSGTYPE
)

Parameters

message
Type: SystemString
Progress message
MSGTYPE
Type: MSGTYPE
Message type
See Also