Validate the check digit for an Id and optionally return the Id with the check digit removed.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| id |
String |
|
|
|
| checkDigitMethod |
isefinCheckDigitMethod |
|
|
The method used to calculate the Check Digit |
| idAdjusted |
String |
Optional |
ByRef |
The Id with the check digit removed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccountFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0