| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| externalPartyClientPk | Integer | The primary key of the External Party's Client. | ||
| dataView | DataView | ByRef | The DataView. | |
| filterByClientEmploymentPk | Boolean | Optional | Indicates whether to include only include the specified ClientEmploymentPk. If omitted, a value of False is assumed. | |
| clientEmploymentPk | Integer | Optional | Include this ClientEmploymentPk. If omitted, a value of 0 is assumed. | |
| includeInactiveSalesReps | Boolean | Optional | Indicates whether to include inactive SalesReps. If omitted, a value of True is assumed. | |
| filterByLinkedClient | Boolean | Optional | Indicates whether to filter by Employments which have a Linked Client. If omitted, a value of False is assumed. | |
| includeLinkedClients | Boolean | Optional | The value to filter by. If omitted, a value of True is assumed. |
A Boolean value indicating success.