FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEventServiceBus..::..getEventsForCategory Method

get a list of events for a given category

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

Syntax


public DataTable getEventsForCategory(
	string sCategoryName
)
Public Function getEventsForCategory ( _
	sCategoryName As String _
) As DataTable
public:
DataTable^ getEventsForCategory(
	String^ sCategoryName
)

Parameters

sCategoryName
Type: String
Name of the category

Return Value

DataTable.