SIFWorks ADK 2.0
Prices Property
NamespacesEdustructures.SifWorks.FoodFoodserviceMealPricesPrices

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

Gets or sets the value of the <Prices> element.
Declaration Syntax
C#Visual BasicVisual C++
public Prices Prices{ get; set;}
Public Property Prices As Prices
public:
property Prices^ Prices {
	Prices^ get ();
	void set (Prices^ value);
}
Value
A Prices
Remarks

The SIF specification defines the meaning of this null as: "Price of the meal"

To remove the Prices, set Prices to null

Version: 2.0

Since: 1.5r1

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