Get details of the Current Physical Address.

If no Address is found then an unpopulated ISAddressDetails object will be returned.

Syntax

finClientContactAddresses.GetCurrentPhysicalAddress([dateAsAt], [includeAddressee], [includeOrganisationLegalName])

Parameters

NameTypeOptionalByRefDescription
dateAsAt Date Optional The Date As At. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
includeAddressee Boolean Optional Indicates whether to include the Addressee Name. If omitted, a value of False is assumed.
includeOrganisationLegalName Boolean Optional If the Client is an Organisation, if True the Client's Legal Name is added (or if blank then Client's Name), if False the Client's Name is added. If omitted, a value of False is assumed.

Return Value

ISAddressDetails

An ISAddressDetails value.

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