FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEventServiceBus..::..reProcessEvent Method

Re-process the event.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool reProcessEvent(
	string eventID
)
Public Function reProcessEvent ( _
	eventID As String _
) As Boolean
public:
bool^ reProcessEvent(
	String^ eventID
)

Parameters

eventID
Type: String
The event identifier.

Return Value

true if XXXX, false otherwise.