IEventDispatcher.

Dispatch(Transaction, Object, int) Method

Syntax

bool Dispatch(Transaction trans, Object obj, int eventID)

Parameters

Name Type Description
trans Transaction
obj Object
eventID int

Return Value

Type Description
bool