Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
    • Models
      • Base
        • DTO
        • Masters
        • Meta
        • AllInventoryEntries
        • AllLedgerEntry
        • BaseCompany
        • BaseInventoryEntry
        • BaseLedgerEntry
        • BaseVoucher
        • BaseVoucherDTO
        • BatchAllocation
        • BillAllocations
        • BillRefType
        • Company
        • CompanyOnDisk
        • DeliveryNotes
        • EwayBillDetails
        • GSTRateDetails
        • GSTRegistration
        • GSTRegistrationDetail
        • InventoryEntries
        • LedgerEntry
        • Voucher
        • VoucherViewType
      • Common
      • TallyPrime
    • Services
Class
Inherits object / BaseObject / BaseTallyObjectDTO / TallyObjectDTO

BaseVoucherDTO

Inheritance Chain
object → BaseObject → BaseTallyObjectDTO → TallyObjectDTO

Constructors

BaseVoucherDTO()

Properties

TagName → string
TagValue → string
DateAttr → string
VchTypeAttr → string
Action → Action BaseTallyObjectDTO
RemoteId → string BaseTallyObjectDTO

Methods

SetMasterIdasTagValue(ulong)

Parameters

MasterId ulong
SetVoucherNumberasTagValue(string, string)

Parameters

vchType string
VchNo string
SetRemoteId(string?, string?) → string

Parameters

prefix Opt string
suffix Opt string