SIFWorks ADK 2.0
FoodserviceItemUnit Class
NamespacesEdustructures.SifWorks.FoodFoodserviceItemUnit

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

This object describes the unit for an item. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceItemUnit : SifDataObject
Public Class FoodserviceItemUnit _
	Inherits SifDataObject
public ref class FoodserviceItemUnit : public SifDataObject
Members
All MembersConstructorsProperties



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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceItemUnit

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