[This is preliminary documentation and is subject to change.]
This object gives the sales details for the items sold for a specified date. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FoodserviceItemSales : SifDataObject
Public Class FoodserviceItemSales _ Inherits SifDataObject
public ref class FoodserviceItemSales : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FoodserviceItemSalesFoodserviceItemSalesNew()() |
Creates an instance of a FoodserviceItemSales
| |
| FoodserviceItemSalesFoodserviceItemSalesNew(String, String, Nullable<(Of <DateTime>)>, Program) |
Constructor that accepts values for all mandatory fields
| |
| Date |
Gets or sets the value of the <Date> element.
| |
| ItemQuantities |
Gets or sets the value of the <ItemQuantities> 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. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FoodserviceItemSales | |||||