SIFWorks ADK 2.0
FSAmount Property
NamespacesEdustructures.SifWorks.FoodFoodserviceTransactionFSAmount

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

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

The SIF specification defines the meaning of this null as: "Amount."

To remove the FSAmount, set FSAmount to null

Version: 2.0

Since: 1.5r1

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