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

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

Gets the resource group list.

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

Syntax


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

Parameters

cultureName
Type: String
Name of the culture.

Return Value

DataTable.