FromXMLFile | Loads the object's properties from an XML file. |
 FromXMLString | Loads the object's properties from an XML string. |
 GetXMLSchema | Returns the XML schema for this object. |
 ToXMLFile | Serializes the object's properties to an XML file. |
 ToXMLString | Serializes the object's properties to an XML string. |
 AccountNo | The bank account number. Field Name: AcctNumData Type: Edm.StringWritable: Yes |
 Address | The payee address. Field Name: AddressData Type: Edm.StringWritable: Yes |
 AddressName | The address name. Field Name: AddrNameData Type: Edm.StringWritable: Yes |
 BankNo | The bank code. Field Name: BankNumData Type: Edm.StringWritable: Yes |
 Branch | The bank branch. Field Name: BranchData Type: Edm.StringWritable: Yes |
 Branch2 | The branch of business (branch ID). Field Name: BPLIdData Type: Edm.Int32Writable: Yes |
 BranchRegNo | The branch VAT registration number. Field Name: VATRegNumData Type: Edm.StringWritable: Yes |
 CalculateTax | Indicates whether tax is calculated for this check. Field Name: VatCalcultData Type: BoYesNoEnum Writable: Yes Enum Type: BoYesNoEnum |
 CashingDate | The date on which the check may be cashed. Field Name: CheckDateData Type: Edm.DateTimeWritable: Yes |
 CheckAmount | The check amount. Field Name: CheckSumData Type: Edm.DoubleWritable: Yes |
 CheckCurrency | The currency of the check. Field Name: CurrencyData Type: Edm.StringWritable: Yes |
 CheckKey | This is the key field. Field Name: CheckKeyData Type: Edm.Int32Writable: No |
 CheckNumber | The check number. Field Name: CheckNumData Type: Edm.Int32Writable: Yes |
 ChecksForPaymentDraftDocumentReferences | Collection of document references linked to this check draft. Field Name: —Data Type: Collection(CheckForPaymentDraftDocumentReference)Writable: Yes |
 ChecksForPaymentDraftLines | Collection of distribution lines for this check draft. Field Name: —Data Type: Collection(CheckForPaymentDraftLine)Writable: Yes |
 CountryCode | The country code. Field Name: CountryCodData Type: Edm.StringWritable: Yes |
 CreateJournalEntry | Indicates whether a journal entry is created for this check. Field Name: CreateJdtData Type: BoYesNoEnum Writable: Yes Enum Type: BoYesNoEnum |
 CreditedAccountCode | The account credited by this check. Field Name: CheckAcctData Type: Edm.StringWritable: Yes |
 Details | Free-text details for the check. Field Name: DetailsData Type: Edm.StringWritable: Yes |
 ECheck | Indicates whether this is an electronic check. Field Name: ECheckData Type: BoYesNoEnum Writable: Yes Enum Type: BoYesNoEnum |
 FreelyNegotiable | Indicates whether the check is freely negotiable (transferable). Field Name: TrnsfrableData Type: BoYesNoEnum Writable: Yes Enum Type: BoYesNoEnum |
 ManualCheck | Indicates whether this is a manually created check. Field Name: ManualChkData Type: BoYesNoEnum Writable: Yes Enum Type: BoYesNoEnum |
 PaymentDate | The payment date. Field Name: PmntDateData Type: Edm.DateTimeWritable: Yes |
 PaymentNo | The outgoing payment number associated with this draft. Field Name: PmntNumData Type: Edm.Int32Writable: Yes |
 Signature | The signature on the check. Field Name: SignatureData Type: Edm.StringWritable: Yes |
 TransactionNumber | The journal entry transaction number. Field Name: TransNumData Type: Edm.Int32Writable: Yes |
 TransactionReference | The transaction reference. Field Name: TransRefData Type: Edm.StringWritable: Yes |
 VendorCode | The vendor business partner code. Field Name: VendorCodeData Type: Edm.StringWritable: Yes |
 VendorName | The vendor name. Field Name: VendorNameData Type: Edm.StringWritable: Yes |
 WithholdingTaxDeductionPercent | The withholding tax deduction percentage. Field Name: DdctPrcntData Type: Edm.DoubleWritable: Yes |
Â
Â