[This is preliminary documentation and is subject to change.]
Contains information about an item being purchased
| C# | Visual Basic | Visual C++ |
public class PurchasingItem : SifKeyedElement
Public Class PurchasingItem _ Inherits SifKeyedElement
public ref class PurchasingItem : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| PurchasingItemPurchasingItemNew()() |
Creates an instance of a PurchasingItem
| |
| PurchasingItemPurchasingItemNew(String) |
Constructor that accepts values for all mandatory fields
| |
| ExpenseAccounts |
Gets or sets the value of the <ExpenseAccounts> element.
| |
| ItemDescription |
Gets or sets the value of the <ItemDescription> element.
| |
| ItemNumber |
Gets or sets the value of the <ItemNumber> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| Quantity |
Gets or sets the value of the <Quantity> element.
| |
| UnitCost |
Gets or sets the value of the <UnitCost> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| PurchasingItem | ||||