FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEventServiceBus..::..getEventDefintionsHavingSubscriber Method

get a list of event definitions having subscriber

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

Syntax


public DataTable getEventDefintionsHavingSubscriber(
	string categoryName
)
Public Function getEventDefintionsHavingSubscriber ( _
	categoryName As String _
) As DataTable
public:
DataTable^ getEventDefintionsHavingSubscriber(
	String^ categoryName
)

Parameters

categoryName
Type: String
Name of the category.

Return Value

DataTable.