FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConfigurationSettings..::..getConfigCategories Method

Get configuration category list

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

Syntax


public DataTable getConfigCategories(
	string sWhereClause
)
Public Function getConfigCategories ( _
	sWhereClause As String _
) As DataTable
public:
DataTable^ getConfigCategories(
	String^ sWhereClause
)

Parameters

sWhereClause
Type: String
The s where clause.

Return Value

DataTable.