[This is preliminary documentation and is subject to change.]
An ItemQuantity
| C# | Visual Basic | Visual C++ |
public class ItemQuantity : SifElement
Public Class ItemQuantity _ Inherits SifElement
public ref class ItemQuantity : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ItemQuantityItemQuantityNew()() |
Creates an instance of an ItemQuantity
| |
| ItemQuantityItemQuantityNew(String, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| Cost |
Gets or sets the value of the <Cost> element.
| |
| FoodserviceItemPortionRefId |
Gets or sets the value of the FoodserviceItemPortionRefId attribute.
| |
| GradeLevels |
Gets or sets the value of the <GradeLevels> element.
| |
| MealType |
Gets or sets the value of the <MealType> element.
| |
| SetMealType(MealTypes) |
Sets the value of the <MealType> element.
| |
| Value |
Gets or sets the value of the Value attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| ItemQuantity | |||