Get details of a Current Address for the Client.

Syntax

finClientContactAddresses.GetCurrentAddress([contactMethodId], [dateAsAt], [physicalAddress], [postalAddress])

Parameters

NameTypeOptionalByRefDescription
contactMethodId String Optional The Contact Method Id to match or a blank String.
dateAsAt Date Optional The Date at which the Contact Method is current. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
physicalAddress iseTriState Optional Indicates whether to only return Physical addresses. If omitted, a value of iseTriState.None is assumed.
postalAddress iseTriState Optional Indicates whether to only return Postal addresses. If omitted, a value of iseTriState.None is assumed.

Return Value

finClientContactAddress

A finClientContactAddress value.

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