SIFWorks ADK 2.0
FoodserviceItemPortion Class
NamespacesEdustructures.SifWorks.FoodFoodserviceItemPortion

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

Note that this version of the object does not contain any object that define item pricing. This task is left for future implementations.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceItemPortion : SifDataObject
Public Class FoodserviceItemPortion _
	Inherits SifDataObject
public ref class FoodserviceItemPortion : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FoodserviceItemPortionFoodserviceItemPortionNew()()
Creates an instance of a FoodserviceItemPortion

FoodserviceItemPortionFoodserviceItemPortionNew(String, String, Nullable<(Of <Decimal>)>, ItemPortionTypeValue)
Constructor that accepts values for all mandatory fields

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

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

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

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

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetItemPortionType(ItemPortionTypeValue)
Sets the value of the <ItemPortionType> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceItemPortion

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