This member is for System Use Only and should NOT be used.
Obsolete. Use ISServiceLog.GetSummaryPageCaption and GetServiceLogSummaryPageHtml instead.
Retrieve the Caption (and optionally the Summary HTML itself) used for the Service Log Summary.

PPSR B2G Search does not support Summary HTML. Therefore, includeSummaryHtml = true will be ignored if a PPSR B2G Search Service Log is supplied.

Syntax

finUtilities.GetServiceLogCaptionSummary(serviceLogPk, caption, [includeSummaryHtml], [summaryHtml])

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Pk of the Service Log.
caption String ByRef The caption for the Service.
includeSummaryHtml Boolean Optional Indicates whether to return the Summary HTML for the Service. If omitted, a value of False is assumed.
summaryHtml String Optional ByRef The Summary HTML (if including).

Return Value

Boolean

A String value.

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