Get details of a Client as a Recipient of this Document.

Syntax

finDocumentRO.GetClientDocumentRecipientDetailsItem(client, documentRecipientDetailsItem, [clientLog], [parameters])

Parameters

NameTypeOptionalByRefDescription
client finClient The Client.
documentRecipientDetailsItem finDocumentRecipientDetailsItem ByRef A new finDocumentRecipientDetailsItem object.
clientLog finClientLog Optional An optional Client 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 Client Log is specified, the Client 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