SIFWorks ADK 2.0
PurchasingItems Class
NamespacesEdustructures.SifWorks.HrfinPurchasingItems

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

A PurchasingItems
Declaration Syntax
C#Visual BasicVisual C++
public class PurchasingItems : SifKeyedList<string, PurchasingItem>
Public Class PurchasingItems _
	Inherits SifKeyedList(Of String, PurchasingItem)
public ref class PurchasingItems : public SifKeyedList<String^, PurchasingItem^>
Members
All MembersConstructorsMethods



IconMemberDescription
PurchasingItemsPurchasingItemsNew()()
Creates an instance of a PurchasingItems

PurchasingItemsPurchasingItemsNew(PurchasingItem)
Constructor that accepts values for all mandatory fields

AddPurchasingItem(String)
Adds the value of the <PurchasingItem> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <PurchasingItem>)>
   SifKeyedList<(Of <String, PurchasingItem>)>
    PurchasingItems

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