FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..export Method

Exports the definition

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

Syntax


public string export(
	bool formatted
)
Public Function export ( _
	formatted As Boolean _
) As String
public:
String^ export(
	bool^ formatted
)

Parameters

formatted
Type: Boolean
format the exported XML

Return Value

System.String.