SIFWorks ADK 2.0
Amounts Property
NamespacesEdustructures.SifWorks.HrfinFinancialTransactionAmounts

[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 FTAmounts Amounts{ get; set;}
Public Property Amounts As FTAmounts
public:
property FTAmounts^ Amounts {
	FTAmounts^ get ();
	void set (FTAmounts^ value);
}
Value
A FTAmounts
Remarks

The SIF specification defines the meaning of this null as: "Dollar amount of the transaction."

To remove the FTAmounts, set Amounts to null

Version: 2.0

Since: 1.5r1

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