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

Syntax

finAccountAppFunctions.GetByWhomList(accountApp, [includeGuarantors], [includeOthers], [includeCurrentUser])

Parameters

NameTypeOptionalByRefDescription
accountApp finAccountApp The Account Application object to find the list from.
includeGuarantors Boolean Optional Include Guarantors of the Account Application? If omitted, a value of True is assumed.
includeOthers Boolean Optional Include Other Roles of the Account Application? 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:
finAccountAppFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0