This member is for System Use Only and should NOT be used.
Obsolete. Use GetPassport2 instead.
Returns information for the Passport Identification Item.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| passportNumber |
String |
|
ByRef |
The Passport Number. |
| issuer |
String |
Optional |
ByRef |
The Passport Issuer. |
| expiryDate |
Date |
Optional |
ByRef |
The Passport Expiry Date.
If omitted, a value of Nothing is assumed. |
| isCurrent |
Boolean |
Optional |
ByRef |
Whether the Identification Item is Current.
If omitted, a value of False is assumed. |
Return Value
Boolean
- Member of:
- finClientIdentificationItems
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0