Gets Process Status Events as formatted HTML for display or to include in an email.

Syntax

finCloudConnectProcessStatus.GetEventsAsHtml(html, [includeTopMargin], [cloudConnectProcessStatusEvents])

Parameters

NameTypeOptionalByRefDescription
html String ByRef The generated HTML.
includeTopMargin Boolean Optional Indicates whether to include top margin of 16px above the dark events panel. If omitted, a value of False is assumed.
cloudConnectProcessStatusEvents List(Of finCloudConnectProcessStatusEvent) Optional A List of finCloudConnectProcessStatusEvent objects. If omitted (or 'Nothing') this list will be automatically generated. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finCloudConnectProcessStatus
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0