|
Add |
Add an item to the end of the collection. |
|
AddContactAddress |
Add a Contact Address to the end of the collection. |
|
Clear |
Clear collection. |
|
CountCurrent |
Get a Count of all Current Contact Addresses. |
|
CreateClientContactAddress |
Create a finClientContactAddress object. |
|
ExistsPk |
Checks to see if an item with the specified primary key exists in the collection. |
|
GetAddressForLetters |
Get the Address for use in Letters, e.g. Word VBA templates. |
|
GetCurrentAddress |
Get details of a Current Address for the Client. |
|
GetCurrentPhysicalAddress |
Get details of the Current Physical Address. |
|
GetCurrentPhysicalAddressContactAddress |
Get the Current Physical Address Contact Address. |
|
GetCurrentPostalAddress |
Get details of the Current Postal Address. |
|
GetCurrentPostalAddressContactAddress |
Get the Current Postal Address Contact Address. |
|
GetMonthsAtCurrentPhysicalAddress |
Get the number of whole months at the Current Physical Address. |
|
GetMonthsAtPreviousPhysicalAddress |
Get the number of whole months at the Previous Physical Address. |
|
GetObjectName |
|
|
GetPreviewAddress |
Get an Address to display in Address Preview details when displaying Clients in the User Interface. |
|
GetPreviewAddressDetails |
Get an Address to display in Address Preview details when displaying Clients in the User Interface. |
|
GetPreviousPhysicalAddress |
Get details of a Previous Physical Address. |
|
GetPreviousPhysicalAddressContactAddress |
Get the Previous Physical Address Contact Address. |
|
GetPreviousPhysicalAddresses |
Get a list of non-current Physical Addresses, as finClientContactAddress objects. |
|
Insert |
Insert an item into the collection at the specified position. |
|
Remove |
Remove an item from the collection. |
|
RemoveAt |
Remove an item from the collection. |
|
ToXmlString |
Persists collection to an XML string. |