| GetCheckLine Method | |
| See Also |
- pICheckLineParams
The key of the check to retrieve.
Retrieves a deposit for a received check.
The check is specified by its key, which is contained in the CheckLineParams object passed to the method.
| Visual Basic |
|---|
Public Function GetCheckLine( _
ByVal pICheckLineParams As CheckLineParams _
) As CheckLine |
- pICheckLineParams
The key of the check to retrieve.