Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Choose | Determines whether to allow (Y) or to restrict (N) the currency in the payment method. Field name: Choose. |
Count | Returns the total number of records in the table. |
CurrencyCode | Sets or returns the currency code as defined through the Currencies object. Field name: CurrCode. This is a foreign key to the Currencies object. Length: 3 characters. |
CurrencyName | Returns the currency name as defined through the Currencies object. Field name: CurrName. Length: 20 characters. |
PaymentMethodCode | Returns the payment method code as defined in the WizardPaymentMethods object. Field name: PymCode. This is a foreign key to the WizardPaymentMethods object. |
UserFields | Returns the UserFields object. |