IStepCompleteWithError Method Ingeniux CMS Content Store API

Changes the step's state to COMPLETED, but includes an error message; this is not a successful completion.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void CompleteWithError(
	string error
)

Parameters

error
Type: SystemString
Error message to set
See Also

Reference