Home
/
Intersoft.finSupport6
/
finWorkflowExecutor
/
CreatedLogsAddClient
CreatedLogsAddClient
Method
Member of
finWorkflowExecutor
Record a Client Log created as a result of processing this Workflow or actioning a Workflow Item.
Syntax
finWorkflowExecutor
.
CreatedLogsAddClient
(
clientLog
,
[publishImmediately]
)
Parameters
Name
Type
Optional
ByRef
Description
clientLog
finClientLog
The Client Log.
publishImmediately
Boolean
Optional
Indicates whether, if possible, this Document Log should be published immediately, i.e., when calling the PublishLogs method.
If omitted, a value of
False
is assumed.
Member of:
finWorkflowExecutor
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0