| PaymentMethod Property | |
| See Also |
Sets or returns the payment method for outgoing payments (for example: check, bank transfer, and so on).
Field name: PeyMethod.
Length: 15 characters.
This is a foreign key to the WizardPaymentMethods object.
Read-write property
| Visual Basic |
|---|
Public Property PaymentMethod() As String |
The valid values are defined in SAP Business One in the Payment Methods table (OPYM table, which is not exposed through the DI API).