FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDashboard..::..getGlobalResources Method (String)

Gets the global resources.

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

Syntax


public DataTable getGlobalResources(
	string sCultureName
)
Public Function getGlobalResources ( _
	sCultureName As String _
) As DataTable
public:
DataTable^ getGlobalResources(
	String^ sCultureName
)

Parameters

sCultureName
Type: String
Name of the s culture.

Return Value

DataTable.