[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.
| C# | Visual Basic | Visual C++ |
public class FoodserviceReimbursementRates : SifDataObject
Public Class FoodserviceReimbursementRates _ Inherits SifDataObject
public ref class FoodserviceReimbursementRates : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FoodserviceReimbursementRates | |||||