Retrieve a list of the primary keys of all Individual based Client Types.
Syntax
finClientTypes.GetIndividualPksList([includeSoleTraders], [activeOnly])
Parameters
| Name | Type | Optional | ByRef | Description |
| includeSoleTraders |
Boolean |
Optional |
|
Include Client Types that are Sole Traders.
If omitted, a value of False is assumed. |
| activeOnly |
Boolean |
Optional |
|
Limit list to Active records only.
If omitted, a value of False is assumed. |
Return Value
- Member of:
- finClientTypes
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0