FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..getStartupFormVariables Method

Gets the startup form variables.

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

Syntax


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

Parameters

sXML
Type: String
The s XML.

Return Value

Hashtable.