IUnsolicitedMessagesSendAccept Method

This method sends message to the runtime system that is currently running a report and waiting for an accept response from the user.

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

void SendAccept(
	string reply
)

Parameters

reply
Type: SystemString
The accept message to send to the running report
See Also

Reference