FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..getStartupGlobals Method

Gets the startup globals.

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

Syntax


public static Hashtable getStartupGlobals(
	string sXML
)
Public Shared Function getStartupGlobals ( _
	sXML As String _
) As Hashtable
public:
static Hashtable^ getStartupGlobals(
	String^ sXML
)

Parameters

sXML
Type: String
The s XML.

Return Value

Hashtable.