This member is for System Use Only and should NOT be used.
Obsolete. Use finClientIdentificationItem.ValidateValue instead.
Verify Client Identification details.
Syntax
finClientFunctions.ValidateIdentificationDetails(validationMethod, expression, mainDetails, returnValue, [updatedMainDetails])
Parameters
| Name | Type | Optional | ByRef | Description |
| validationMethod |
isefinIdentificationTypeValidationMethod |
|
|
The Validation Method. |
| expression |
String |
|
|
The Expression or Regular Expression to evaluate. |
| mainDetails |
String |
|
|
The Main Identification details. |
| returnValue |
Boolean |
|
ByRef |
The Evaluation Return Value ie. True if the Main Details passed the evaluation or False if they did not. |
| updatedMainDetails |
String |
Optional |
ByRef |
Main Details, possibly updated during verification. Applies to Medicare. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finClientFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0