SIFWorks ADK 2.0
FoodserviceReimbursementRates Class
NamespacesEdustructures.SifWorks.FoodFoodserviceReimbursementRates

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

This object describes the federal, state, local and other reimbursement rates for a school. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceReimbursementRates : SifDataObject
Public Class FoodserviceReimbursementRates _
	Inherits SifDataObject
public ref class FoodserviceReimbursementRates : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FoodserviceReimbursementRatesFoodserviceReimbursementRatesNew()()
Creates an instance of a FoodserviceReimbursementRates

FoodserviceReimbursementRatesFoodserviceReimbursementRatesNew(String, String, Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>, Program, Agencies)
Constructor that accepts values for all mandatory fields

Agencies
Gets or sets the value of the <Agencies> element.

EndDate
Gets or sets the value of the <EndDate> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
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.

StartDate
Gets or sets the value of the <StartDate> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceReimbursementRates

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