SIFWorks ADK 2.0
Rates Class
NamespacesEdustructures.SifWorks.FoodRates

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

A Rates
Declaration Syntax
C#Visual BasicVisual C++
public class Rates : SifKeyedList<string, Rate>
Public Class Rates _
	Inherits SifKeyedList(Of String, Rate)
public ref class Rates : public SifKeyedList<String^, Rate^>
Members
All MembersConstructorsMethods



IconMemberDescription
RatesRatesNew()()
Creates an instance of a Rates

RatesRatesNew(Rate)
Constructor that accepts values for all mandatory fields

AddRate(YesNoNA, String, MealStatus)
Adds the value of the <Rate> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Rate>)>
   SifKeyedList<(Of <String, Rate>)>
    Rates

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