FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportStep Method

Export the step and its properties as XML

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

Syntax


public string exportStep(
	string stepName
)
Public Function exportStep ( _
	stepName As String _
) As String
public:
String^ exportStep(
	String^ stepName
)

Parameters

stepName
Type: String
name of the step

Return Value

System.String.