AllInventoryEntries

Inheritance Chain

Constructors

AllInventoryEntries()

Properties

UserDescriptions List < string > BaseInventoryEntry
IndexNumber int BaseInventoryEntry
StockItemName string BaseInventoryEntry
BOMName string BaseInventoryEntry
IsScrap bool ? BaseInventoryEntry
Discount decimal ? BaseInventoryEntry
IsDeemedPositive bool BaseInventoryEntry
Rate TallyRateField BaseInventoryEntry
ActualQuantity TallyQuantityField BaseInventoryEntry
BilledQuantity TallyQuantityField BaseInventoryEntry
Amount TallyAmountField BaseInventoryEntry
BatchAllocations List < BatchAllocation > BaseInventoryEntry
GSTRateDetails List < GSTRateDetail > BaseInventoryEntry

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) XElement

Parameters

options OptXmlSerializationOptions