FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..reloadStepConfiguration Method

Reloads the step configuration.

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

Syntax


public bool reloadStepConfiguration(
	string sStepID
)
Public Function reloadStepConfiguration ( _
	sStepID As String _
) As Boolean
public:
bool^ reloadStepConfiguration(
	String^ sStepID
)

Parameters

sStepID
Type: String
The s step identifier.

Return Value

true if XXXX, false otherwise.