Click or drag to resize

ITaskMonitorError Property


Gets the error message that caused the corresponding Publishing Task to stop.

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

Property Value

Type: String
Remarks
If no error occurred, this value will be an empty string.
See Also