FlowWright.cDevDeAPI Namespace
deDesign Class
deDesign Methods
FlowWright.cDevDecisionEngine Namespace

deDesign..::..updateStepPaths Method

updates the paths for the custom steps

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

Syntax


public bool updateStepPaths(
	string newPath
)
Public Function updateStepPaths ( _
	newPath As String _
) As Boolean
public:
bool^ updateStepPaths(
	String^ newPath
)

Parameters

newPath
Type: String
value of the new path

Return Value

true if XXXX, false otherwise.