FromXMLFile | Imports data from an XML file to the object. |
FromXMLString | Imports data from an XML string to the object. |
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. |
BankAccountKey | Returns the bank account code. Field name: ActKey. |
Currency | Returns the statement currency. Field name: Currency. |
EndingBalanceF | Returns the statement end balance in foreign currency. Field name: EndBlncF. |
EndingBalanceL | Returns the statement end balance in local currency. Field name: EndBlncL. |
Imported | Returns a valid value specifying whether or not the statement created manually or imported from file. |
InternalNumber | Sets or returns the unique ID of the statement in the system. Field name: IdNumber. |
StartingBalanceF | Returns the statement start balance in foreign currency. Field name: StrtBlncF. |
StartingBalanceL | Returns the statement start balance in local currency. Field name: StrtBlncL. |
StatementDate | Returns the statement creation date. Field name: BSDate. |
StatementNumber | Returns the satatement sequential number. Field name: BSNum. |
Status | Returns a value specifying the statement status.
Field name: Status. |