SIFWorks ADK 2.0
Amounts Property
NamespacesEdustructures.SifWorks.HrfinFinancialIncomeStatementAmounts

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

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

To remove the FISAmounts, set Amounts to null

Version: 2.0

Since: 1.5r1

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