| PayToBankCountry Property | |
| See Also |
Sets or returns the bank country for the outgoing payment.
Field name: BnkCntry.
Length: 3 characters.
This is a foreign key to the Countries table (OCRY - not exposed through the DI API).
Read-write property
| Visual Basic |
|---|
Public Property PayToBankCountry() As String |
Relevant only if IsPayToBank property is set to tYES.