FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..getStartupVariables Method

returns the startup variables

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

Syntax


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

Parameters

sXML
Type: String
xml definition

Return Value

Hashtable.