SIFWorks ADK 2.0
Amounts Property
NamespacesEdustructures.SifWorks.FoodFoodserviceTransactionDetailsAmounts

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

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

The SIF specification defines the meaning of this null as: "Amount. This amount refers to the funds being directed inwards/ outwards from the customer's account. That is: these amounts reflect the changes to the account balances."

To remove the FSAmounts, set Amounts to null

Version: 2.0

Since: 1.5r1

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