SIFWorks ADK 2.0
PurchasingItem Class
NamespacesEdustructures.SifWorks.HrfinPurchasingItem

[This is preliminary documentation and is subject to change.]

Contains information about an item being purchased
Declaration Syntax
C#Visual BasicVisual C++
public class PurchasingItem : SifKeyedElement
Public Class PurchasingItem _
	Inherits SifKeyedElement
public ref class PurchasingItem : public SifKeyedElement
Members
All MembersConstructorsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   PurchasingItem

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10