FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEventServiceBus..::..getEventHandlerByID Method

Gets the event handler by identifier.

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

Syntax


public DataTable getEventHandlerByID(
	string sEventHandlerDefID
)
Public Function getEventHandlerByID ( _
	sEventHandlerDefID As String _
) As DataTable
public:
DataTable^ getEventHandlerByID(
	String^ sEventHandlerDefID
)

Parameters

sEventHandlerDefID
Type: String
The s event handler definition identifier.

Return Value

DataTable.