FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..resetStepPropertiesFromDefinition Method

Resets the step properties from definition.

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

Syntax


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

Parameters

sStepID
Type: String
The s step identifier.

Return Value

true if XXXX, false otherwise.