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

Syntax

finClientFunctions.CreateLogFromContactAddressUpdate(clientPk, contactAddressFrom, contactAddressTo, [logNotes])

Parameters

NameTypeOptionalByRefDescription
clientPk Integer The Primary Key of the Client.
contactAddressFrom finClientContactAddress The Client Contact Address that is being expired.
contactAddressTo finClientContactAddress The new Client Contact Address.
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