SIFWorks ADK 2.0
FoodserviceItem Class
NamespacesEdustructures.SifWorks.FoodFoodserviceItem

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

This object communicates information about food service items. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceItem : SifDataObject
Public Class FoodserviceItem _
	Inherits SifDataObject
public ref class FoodserviceItem : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FoodserviceItemFoodserviceItemNew()()
Creates an instance of a FoodserviceItem

FoodserviceItemFoodserviceItemNew(String, String)
Constructor that accepts values for all mandatory fields

Description
Gets or sets the value of the <Description> element.

ElectronicIdList
Gets or sets the value of the <ElectronicIdList> element.

ItemCategory
Gets or sets the value of the <ItemCategory> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
LocalId
Gets or sets the value of the <LocalId> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetItemCategory(FoodCategoryName)
Sets the value of the <ItemCategory> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceItem

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