SIFWorks ADK 2.0
FoodserviceMealPrices Class
NamespacesEdustructures.SifWorks.FoodFoodserviceMealPrices

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceMealPrices : SifDataObject
Public Class FoodserviceMealPrices _
	Inherits SifDataObject
public ref class FoodserviceMealPrices : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceMealPrices

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