A Count of Incomplete Logs.

UnActioned Logs are those which have an Action Date but do not have an Action Complete date. Unpublished Logs are Logs that do not have a Published date or a Failed date. NOTE: If an unpublished Log has an Action date but no Action Complete date then it will be included in both counts.

Syntax

finClient.GetLogCountIncomplete(getUnactionedCount, getUnpublishedCount, recordCountUnactioned, recordCountUnpublished)

Parameters

NameTypeOptionalByRefDescription
getUnactionedCount Boolean
getUnpublishedCount Boolean Indicates whether to return the Unpublished Log Count.
recordCountUnactioned Integer ByRef The number of Incomplete Logs.
recordCountUnpublished Integer ByRef The number of Unpublished Logs.

Return Value

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