SIFWorks ADK 2.0
Cost Property
NamespacesEdustructures.SifWorks.FoodItemQuantityCost

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

Gets or sets the value of the <Cost> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<decimal> Cost{ get; set;}
Public Property Cost As Nullable(Of Decimal)
public:
property Nullable<Decimal> Cost {
	Nullable<Decimal> get ();
	void set (Nullable<Decimal> value);
}
Value
The Cost element of this object.
Remarks

The SIF specification defines the meaning of this element as: "The cost (dollar value) of the item sold."

Version: 2.0

Since: 1.5r1

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