[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.
| C# | Visual Basic | Visual C++ |
public class FoodserviceItemPortion : SifDataObject
Public Class FoodserviceItemPortion _ Inherits SifDataObject
public ref class FoodserviceItemPortion : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FoodserviceItemPortion | |||||