[This is preliminary documentation and is subject to change.]
This object is a site's meal prices for each grade program, meal status, meal type and grade level. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FoodserviceMealPrices : SifDataObject
Public Class FoodserviceMealPrices _ Inherits SifDataObject
public ref class FoodserviceMealPrices : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FoodserviceMealPricesFoodserviceMealPricesNew()() |
Creates an instance of a FoodserviceMealPrices
| |
| FoodserviceMealPricesFoodserviceMealPricesNew(String, String, Program, Prices) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| Prices |
Gets or sets the value of the <Prices> element.
| |
| Program |
Gets or sets the value of the <Program> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolInfoRefId |
Gets or sets the value of the <SchoolInfoRefId> element.
| |
| SetProgram(FinancialProgram, String) | Sets the value of the <Program> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FoodserviceMealPrices | |||||