Set the 'new' Value from an ISAddressDetails and also set the existing ClientContactAddressPk of the address being updated.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| addressDetails |
ISAddressDetails |
|
|
The new Client Contact Address, as an ISAddressDetails object. |
| clientContactAddressPk |
Integer |
Optional |
|
The existing Client Contact Address record Pk (if omitted, the SourcePk of 'addressDetails' will be used).
If omitted, a value of 0 is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finUpdateRequestClientContactAddress
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0