[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <Amounts> element.
| C# | Visual Basic | Visual C++ |
public FISAmounts Amounts{ get; set;}
Public Property Amounts As FISAmounts
public: property FISAmounts^ Amounts { FISAmounts^ get (); void set (FISAmounts^ value); }
A FISAmounts
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