Click or drag to resize

IPublishLogStoppingErrorEntry Property


Gets/sets the entry explaining the error that terminated the publish.

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

Property Value

Type: StoppingErrorEntry
Remarks
An entry will include the action that failed, a description of the error, and the stack trace.
See Also