SIFWorks ADK 2.0
FoodserviceSales Class
NamespacesEdustructures.SifWorks.FoodFoodserviceSales

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

This object communicates the daily sales information (dollar values). SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceSales : SifDataObject
Public Class FoodserviceSales _
	Inherits SifDataObject
public ref class FoodserviceSales : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FoodserviceSalesFoodserviceSalesNew()()
Creates an instance of a FoodserviceSales

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

Date
Gets or sets the value of the <Date> 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.)
SalesAmounts
Gets or sets the value of the <SalesAmounts> element.

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
    FoodserviceSales

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