[This is preliminary documentation and is subject to change.]
This object communicates information about food service items. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FoodserviceItem : SifDataObject
Public Class FoodserviceItem _ Inherits SifDataObject
public ref class FoodserviceItem : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FoodserviceItem | |||||