Class

TallyAmountField

Constructors

TallyAmountField()
TallyAmountField(decimal, bool)

Parameters

amount decimal
isDebit bool

Properties

Amount → decimal
Currency → string
ForexAmount → decimal ?
ForexCurrency → string
RateOfExchange → decimal ?
IsDebit → bool

Methods

ToString() → string
ToString(string?) → string

Parameters

format string
ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) →XElement

Parameters

options OptXmlSerializationOptions