[This is preliminary documentation and is subject to change.]
This object describes the unit for an item. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FoodserviceItemUnit : SifDataObject
Public Class FoodserviceItemUnit _ Inherits SifDataObject
public ref class FoodserviceItemUnit : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| FoodserviceItemUnitFoodserviceItemUnitNew()() |
Creates an instance of a FoodserviceItemUnit
| |
| FoodserviceItemUnitFoodserviceItemUnitNew(String, String, String, String, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| FoodserviceItemRefId |
Gets or sets the value of the <FoodserviceItemRefId> element.
| |
| GramWeight |
Gets or sets the value of the <GramWeight> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| MeasureDescriptionCode |
Gets or sets the value of the <MeasureDescriptionCode> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FoodserviceItemUnit | |||||