FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..importStepPropertiesFromXML Method

Imports the step properties.

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

Syntax


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

Parameters

sXML
Type: String
The s XML.

Return Value

System.String.