Get a collection of Account Clients as a Recipient of this Document.

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.

Syntax

finDocumentRO.GetAccountDocumentRecipientDetailsItems(account, documentRecipientDetailsItems, [accountLog], [parameters])

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account.
documentRecipientDetailsItems finDocumentRecipientDetailsItems ByRef A new finDocumentRecipientDetailItems object.
accountLog finAccountLog Optional An optional Account 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