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.3.169
Syntax ReadOnly Property Error As String
Get
property String^ Error {
String^ get ();
}
abstract Error : string with get
Property Value
Type:
StringSee Also