Get a List of all Employees' primary keys in this collection who are sharing their Accounts with the specified Employee.

Employees will only be included in the list if their ExernalPartyShareAccounts property is True and employeePk exists in their list ExternalPartyShareEmployeePks list.

Syntax

finClientEmployments.GetEmployeePksListSharingWithEmployee(employeePk)

Parameters

NameTypeOptionalByRefDescription
employeePk Integer The primary key of the Employee.

Return Value

ISListReadOnly

An ISListReadOnly value.

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