ConsoleCallBackHandlerReceiveAccept Method

Displays the Accept message and accepts the input

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

protected override void ReceiveAccept(
	IAccept pIAccept,
	string prompt
)

Parameters

pIAccept
Type: IAccept
IAccept object
prompt
Type: SystemString
prompt string
See Also