SIFWorks ADK 2.0
FoodserviceMilkSales Class
NamespacesEdustructures.SifWorks.FoodFoodserviceMilkSales

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

A FoodserviceMilkSales
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceMilkSales : SifDataObject
Public Class FoodserviceMilkSales _
	Inherits SifDataObject
public ref class FoodserviceMilkSales : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FoodserviceMilkSalesFoodserviceMilkSalesNew()()
Creates an instance of a FoodserviceMilkSales

FoodserviceMilkSalesFoodserviceMilkSalesNew(String, String, Nullable<(Of <DateTime>)>, Program, SaleQuantities)
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.)
SaleQuantities
Gets or sets the value of the <SaleQuantities> 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: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceMilkSales

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