FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDefinition..::..updateSchema Method

Updates the schema.

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

Syntax


public bool updateSchema(
	string sXML
)
Public Function updateSchema ( _
	sXML As String _
) As Boolean
public:
bool^ updateSchema(
	String^ sXML
)

Parameters

sXML
Type: String
The s XML.

Return Value

true if XXXX, false otherwise.