Click or drag to resize

IItem Methods

The IItem type exposes the following members.

Methods
  Name Description
Public method AddNewExpenseToProductByPoNumber ADD-ON NO LONGER AVAILABLE. Adds a new sub expense to Item by its product number.
Public method AddNewItem Adds a new Item.
Public method AddNewItems Adds new Items.
Public method DeleteItem Deletes an Item.
Public method GetItemByGUID Gets an Item by GUID.
Public method GetItemByPurchaseOrderNumber ADD-ON NO LONGER AVAILABLE. Gets an Item by purchaseorder number.
Public method GetItemsByCaseGUID Gets Items by case.
Public method GetItemsByInsertDate Gets inserted Items by date and time range.
Public method GetItemsChangedSince Gets Items that have been updated after given given date.
Public method GetReimbursedItemByGUID Gets an reimbursed Item by GUID.
Public method GetReimbursedItemsChangedSince Gets Reimbursed Items that have been updated after given given date.
Public method GetTravelExpensesByDate Gets Travel expenses for a business unit from the given time frame.
Top
See Also