SIFWorks ADK 2.0
Prices Class
NamespacesEdustructures.SifWorks.FoodPrices

[This is preliminary documentation and is subject to change.]

A Prices
Declaration Syntax
C#Visual BasicVisual C++
public class Prices : SifKeyedList<Nullable<decimal>, Price>
Public Class Prices _
	Inherits SifKeyedList(Of Nullable(Of Decimal), Price)
public ref class Prices : public SifKeyedList<Nullable<Decimal>, Price^>
Members
All MembersConstructorsMethods



IconMemberDescription
PricesPricesNew()()
Creates an instance of a Prices

PricesPricesNew(Price)
Constructor that accepts values for all mandatory fields

AddPrice(Nullable<(Of <Decimal>)>, MealStatus, MealTypes, GradeLevels)
Adds the value of the <Price> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Price>)>
   SifKeyedList<(Of <Nullable<(Of <Decimal>)>, Price>)>
    Prices

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