SIFWorks ADK 2.0
Amount Property
NamespacesEdustructures.SifWorks.FoodCountAmount

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

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

To remove the FSAmount, set Amount to null

Version: 2.0

Since: 2.0

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