Retrieve a List of "By Whom" for an Account.

Syntax

finAccountFunctions.GetByWhomList(account, [includeGuarantors], [includeOthers], [includeCurrentUser])

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account object to find the list from.
includeGuarantors Boolean Optional Include Guarantors of the Account? If omitted, a value of True is assumed.
includeOthers Boolean Optional Include Other Roles of the Account? If omitted, a value of False is assumed.
includeCurrentUser Boolean Optional Include the currently logged in User's Name? If omitted, a value of False is assumed.

Return Value

ISListReadOnly

A Read-only list of Names.

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