FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEventServiceBus..::..getEventsParamsForCategory Method

get a list of events parms for a given category

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

Syntax


public string getEventsParamsForCategory(
	string sEventDefID
)
Public Function getEventsParamsForCategory ( _
	sEventDefID As String _
) As String
public:
String^ getEventsParamsForCategory(
	String^ sEventDefID
)

Parameters

sEventDefID
Type: String
Name of the event category

Return Value

DataTable.