[This is preliminary documentation and is subject to change.]
A MenuPlanQuantities
| C# | Visual Basic | Visual C++ |
public class MenuPlanQuantities : SifKeyedList<string, MenuPlanQuantity>
Public Class MenuPlanQuantities _ Inherits SifKeyedList(Of String, MenuPlanQuantity)
public ref class MenuPlanQuantities : public SifKeyedList<String^, MenuPlanQuantity^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| MenuPlanQuantitiesMenuPlanQuantitiesNew()() |
Creates an instance of a MenuPlanQuantities
| |
| MenuPlanQuantitiesMenuPlanQuantitiesNew(MenuPlanQuantity) |
Constructor that accepts values for all mandatory fields
| |
| AddMenuPlanQuantity(String, MenuCategories, String) | Adds the value of the <MenuPlanQuantity> element. |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <MenuPlanQuantity>)> | |||||
| SifKeyedList<(Of <String, MenuPlanQuantity>)> | |||||
| MenuPlanQuantities | |||||