This member is for System Use Only and should NOT be used.
Create a Client Log (of type AuditChange) for a Contact Method Update. This is used when the existing record is not being updated, but the existing recordis expired and a new record is created. Therefore when auditing changes through the normal channels, a log will not be created.

Syntax

finClientFunctions.CreateLogFromContactMethodUpdate(clientPk, contactMethodFrom, contactMethodTo, [logNotes])

Parameters

NameTypeOptionalByRefDescription
clientPk Integer The Primary Key of the Client.
contactMethodFrom finClientContactMethod
contactMethodTo finClientContactMethod
logNotes String Optional Additional log notes.

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