Add a Client Log from a Decision Card Outcome.

Syntax

finClientFunctions.CreateLogFromDecisionOutcome(clientId, decisionOutcome, extendedType, [save], [clientLog])

Parameters

NameTypeOptionalByRefDescription
clientId String The Client Id.
decisionOutcome finDecisionOutcome The Decision Card Outcome.
extendedType isefinLogExtendedType
save Boolean Optional Indicates whether to Save the Client Log. If omitted, a value of False is assumed.
clientLog finClientLog Optional ByRef The new Client Log object. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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