Update details.

NOTE: Updating Contact Address details directly (rather than via an Update Request) is not currently supported.

Syntax

finClientContactsConsolidated.ExecuteUpdate([createUpdateRequest], [actionUpdateRequestImmediately], [alwaysCreateNewRecordsForDirectUpdates])

Parameters

NameTypeOptionalByRefDescription
createUpdateRequest Boolean Optional Indicates whether to Create an Update Request rather than updating the details directly. If omitted, a value of False is assumed.
actionUpdateRequestImmediately Boolean Optional Indicates whether, if creating an Update Request, this should be actioned immediately. If omitted, a value of False is assumed.
alwaysCreateNewRecordsForDirectUpdates Boolean Optional Indicates whether to always create new Contact Method and Contact Address records rather than updating the existing ones. If True, the existing record will be expired, i.e., it will be flagged as "Historic" and the "DateStop" set to the current Database Date. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

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