Represents an Update Request for a Client Contact Address.
Methods
|
Name |
Description |
|
Clone |
|
|
GetCaption |
Get the caption for this Update Request. |
|
Validate |
Validates this Update Request. |
|
ValueFromAddressDetails |
Set the 'new' Value from an ISAddressDetails and also set the existing ClientContactAddressPk of the address being updated. |
|
ValueFromAddressDetailsJsonString |
Set the 'new' Value from a JSON ISAddressDetails and also set the existing ClientContactAddressPk of the address being updated. |
|
ValueFromClientContactAddress |
Update the Value and ClientContactAddressPk properties from an existing Client Contact Address. |
Properties
|
Name |
Description |
|
ClientContactAddressPk |
The primary key of the Client Contact Address if this is an 'Update Existing' or 'Delete Existing' request. |
|
EditExisting |
Determines if this Update Request should update the existing record, rather than making it historic and adding a new record. |
|
Value Read-Only |
Client Contact Address to add or update. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0