FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AccountNumber | The account number for which the check was created.
Field name: AcctNum. |
Bank | The house bank code of the deposit.
Field name: BankCode. |
Branch | The house bank branch of the deposit.
Field name: Branch. |
CashCheck | The check with due date earlier than or the same as the date entered in the Considered Until field.
Field name: CashCheck. |
CheckAmount | The total amount of the check. Field name: CheckSum. |
CheckCurrency | The currency of the check.
Field name: Currency. |
CheckDate | The date of the check. Field name: CheckDate. |
CheckKey | The key of the check.
Field name: CheckKey. |
CheckNumber | The check number for printed checks. If the check is not printed yet this field displays 0 (=zero).
Field name: CheckNum. |
Customer | The code of the customer.
Field name: CardCode. |
Deposited | The deposit status of the check. Field name: Deposited. |
FiscalID | property FiscalID |
OriginallyIssuedBy | property OriginallyIssuedBy |
RejectedByBank | property RejectedByBank |
Transferred | Indicates whether the deposit of the check is transferred to the next year or not. Field name: Transfered. |