Click or drag to resize

OrderLineCollection Methods

The OrderLineCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd(OrderLine)
Public methodAdd(OrderLineCollection)
Public methodAdd(OrderLine, Boolean)
Public methodClearCachedPrices
Protected methodClearItems (Overrides CollectionTClearItems.)
Public methodGetTotalsByProductId
Protected methodInsertItem (Overrides CollectionTInsertItem(Int32, T).)
Public methodLoad(String, Order)
Public methodLoad(String, DictionaryString, TupleObject, DbType, Order)
Public methodRemove
Public methodRemoveDiscounts
Protected methodRemoveItem (Overrides CollectionTRemoveItem(Int32).)
Public methodRemoveLine
Public methodRemoveTaxes
Public methodSave
Protected methodSetItem (Overrides CollectionTSetItem(Int32, T).)
Public methodUpdateBomOrderLine
Public methodUpdateQuantity
Top
See Also