Get a collection of Account Application Applicants as a Recipient of this Document.

<para> If this Account Application Log links directly to an Applicant, only this Applicant will be included in the Document Recipients collection. </para> <para> If this Document is configured with DocumentEmailDoNotCombineForJoints = True then this indicates that all Document Recipients are intended to receive a Personalised Email. If this is the case then 'Joint' Clients are not combined into a single Recipient if the "PUBLISH:Email" parameter or the DocumentSendEmailResolved property of the Account Log is True. </para>

Syntax

finDocumentRO.GetAccountAppDocumentRecipientDetailsItems(accountApp, documentRecipientDetailsItems, [accountAppLog], [parameters])

Parameters

NameTypeOptionalByRefDescription
accountApp finAccountApp The Account Application.
documentRecipientDetailsItems finDocumentRecipientDetailsItems ByRef A new finDocumentRecipientDetailsItems object.
accountAppLog finAccountAppLog Optional An optional Account Application Log record from which this Document is being published. If omitted, a value of Nothing is assumed.
parameters ISKeyValueList Optional Optional Parameters. If unspecified and a Account Log is specified, the Account Log's Parameters will be used. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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