SIFWorks ADK 2.0
SaleQuantity Class
NamespacesEdustructures.SifWorks.FoodSaleQuantity

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

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



IconMemberDescription
SaleQuantitySaleQuantityNew()()
Creates an instance of a SaleQuantity

SaleQuantitySaleQuantityNew(Nullable<(Of <Decimal>)>, MealStatus, String, Nullable<(Of <Decimal>)>)
Constructor that accepts values for all mandatory fields

ChargeToChild
Gets or sets the value of the <ChargeToChild> element.

MealStatus
Gets or sets the value of the <MealStatus> element.

SaleUnit
Gets or sets the value of the <SaleUnit> element.

SetMealStatus(FreeReducedStatus)
Sets the value of the <MealStatus> element.

Value
Gets or sets the value of the <Value> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SaleQuantity

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