Click or drag to resize

Voucher Class

Voucher data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.VoucherVoucher
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Voucher
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntax
public sealed class Voucher

The Voucher type exposes the following members.

Properties
  NameDescription
Public propertyCheckValue
Used to expose properties contained in the check tab.

Created in Epic SDK V5.0.

Public propertyDetailValue
Used to expose properties contained in the detail tab.

Created in Epic SDK V5.0.

Public propertyDiscountValue
Used to expose properties contained in the discounts tab.

Created in Epic SDK V5.0.

Public propertyIgnoreAccountingMonthVerification
Specifies if accounting month is locked, posted, finalized or prior to initial month for sepcific agencies should be ignored.

Created in Epic SDK 2020.

Public propertyIgnoreDuplicatePayToTheOrderOfInvoiceNumber
Specifies if duplicate pay to the order of invoice number should be ignored

Created in Epic SDK V5.0.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfAccountLookupCode
Lookup code for the account.

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfAccountNumber
Pay To The Order Of Account Number

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfAccountType
If blank on insert, defaults to client.

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfDueDate
Pay To The Order Of Due Date

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfInvoiceDate
Pay To The Order Of Invoice Date

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfInvoiceNumber
Pay To The Order Of Invoice Number

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfMailingAddress
Pay To The Order Of Mailing Address

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfMailingAddressContact
Mailing address contact

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfMailingAddressContactID
Mailing address contact ID

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfMailingAddressSiteID
Pay To The Order Of Mailing Address Site I D

Created in Epic SDK V5.0.

Public propertyPayToTheOrderOfPayee
If blank on insert, defaults based on lookup code.

Created in Epic SDK V5.0.

Sometimes Required

Public propertyPayToTheOrderOfPayeeContactID
The ID of the Contact payee

Created in Epic SDK V5.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V5.0.

Public propertyVoidDetails
Void Details

Created in Epic SDK V5.0.

Public propertyVoidReason
Void Reason

Created in Epic SDK V5.0.

Public propertyVoidReferNumber
Void Refer Number

Created in Epic SDK V5.0.

Public propertyVoidVoided
Void Voided

Created in Epic SDK V5.0.

Public propertyVoucherAccountingMonth
Voucher Accounting Month

Created in Epic SDK V5.0.

Sometimes Required

Public propertyVoucherBankAccountNumberCode
Voucher Bank Account Number Code

Created in Epic SDK V5.0.

Sometimes Required

Public propertyVoucherBankSubAccountNumberCode
Used to specify the Sub Account number code.

Created in Epic SDK V5.0.

Public propertyVoucherDefaultEntryID
The ID of the default voucher to be used.

Created in Epic SDK V5.0.

Public propertyVoucherDescription
Voucher Description

Created in Epic SDK V5.0.

Required

Public propertyVoucherEffectiveDate
Voucher Effective Date

Created in Epic SDK V5.0.

Public propertyVoucherID
Unique identifier used to specify a voucher.

Created in Epic SDK V5.0.

Sometimes Required

Public propertyVoucherRecurringEntry
Voucher Recurring Entry

Created in Epic SDK V5.0.

Public propertyVoucherReferNumber
Voucher Refer Number

Created in Epic SDK V5.0.

Public propertyVoucherStatus
The status of the voucher.

Created in Epic SDK V5.0.

Top
Remarks