SIFWorks ADK 2.0
FoodserviceItemSales Class
NamespacesEdustructures.SifWorks.FoodFoodserviceItemSales

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceItemSales : SifDataObject
Public Class FoodserviceItemSales _
	Inherits SifDataObject
public ref class FoodserviceItemSales : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceItemSales

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