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

deGlobalization..::..importResources Method

Imports the resources.

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

Syntax


public bool importResources(
	string sImportXML
)
Public Function importResources ( _
	sImportXML As String _
) As Boolean
public:
bool^ importResources(
	String^ sImportXML
)

Parameters

sImportXML
Type: String
The s import XML.

Return Value

true if XXXX, false otherwise.