Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
    • Models
      • Base
      • Common
      • TallyPrime
        • V3
        • V4.Masters
        • V5.Masters
        • V6
          • DTO
          • Masters
            • DTO
              • CostCategoryDTO
              • CostCentreDTO
              • CurrencyDTO
              • GSTRegistrationDTO
              • GroupDTO
              • LedgerDTO
              • VoucherTypeDTO
            • Inventory
            • Meta
            • CostCategory
            • CostCentre
            • Currency
            • GSTRegistration
            • Group
            • Ledger
            • VoucherType
          • Meta
          • Company
          • Voucher
        • V7
      • InstalledTallyApp
      • TallyProcessInfo
    • Services
Class
Inherits object / BaseObject / BaseTallyObjectDTO / TallyObjectDTO / BaseMasterObjectDTO / CurrencyDTO

CurrencyDTO

Inheritance Chain
object → BaseObject → BaseTallyObjectDTO → TallyObjectDTO → BaseMasterObjectDTO → CurrencyDTO

Constructors

CurrencyDTO()

Properties

NewName → string
DefaultXmlRootElementName → string
Action → Action BaseTallyObjectDTO
RemoteId → string BaseTallyObjectDTO
Name → string CurrencyDTO
FormalName → string CurrencyDTO

Methods

ReadFromXml(XElement, XmlSerializationOptions)

Parameters

element XElement
options Opt XmlSerializationOptions
WriteToXml(XmlSerializationOptions?) →XElement

Parameters

options Opt XmlSerializationOptions
SetRemoteId(string?, string?) → string

Parameters

prefix Opt string
suffix Opt string