FromXMLFile | method FromXMLFile |
 FromXMLString | method FromXMLString |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 ToXMLFile | Creates an XML file that represents the object data. |
 ToXMLString | Creates an XML string that represents the object data. |
 Code | Sets or returns the G/L account code for which to create an opening balance.
Length: 15 characters. |
 Credit | Sets or returns the amount to credit the G/L account. |
 Debit | Sets or returns the amount to debit the G/L account. |
 DueDate | Sets or returns the due date of the transaction. |
 ForeignCredit | Sets or returns the amount, in foreign currency, to credit the G/L account. |
 ForeignCurrency | Sets or returns the foreign currency code used in the transaction. Length: 3 characters. |
 ForeignDebit | Sets or returns the amount, in foreign currency, to debit the G/L account. |
 SystemCredit | Sets or returns the amount, in system currency, to credit the G/L account. |
 SystemDebit | Sets or returns the amount, in system currency, to debit the G/L account. |
Â
Â