FlowWright.cDevDeAPI Namespace
FlowWright.cDevDeAPI.Globalization Namespace
FlowWright.cDevDecisionEngine Namespace

deGlobalization..::..getResourceGroupList Method (resourceType, String)

Gets the resource group list.

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

Syntax


public DataTable getResourceGroupList(
	resourceType oType,
	string cultureName
)
Public Function getResourceGroupList ( _
	oType As resourceType, _
	cultureName As String _
) As DataTable
public:
DataTable^ getResourceGroupList(
	resourceType^ oType, 
	String^ cultureName
)

Parameters

oType
Type: FlowWright.cDevDeAPI..::..resourceType
Type of the o.
cultureName
Type: String
Name of the culture.

Return Value

DataTable.