Click or drag to resize

IStepError Property


Gets the error message of the step.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string Error { get; }

Property Value

String
Remarks
If there is no error, this will be an empty string.
See Also