SIFWorks ADK 2.0
FISAmounts Class
NamespacesEdustructures.SifWorks.HrfinFISAmounts

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

A FISAmounts
Declaration Syntax
C#Visual BasicVisual C++
public class FISAmounts : SifList<FISAmount>
Public Class FISAmounts _
	Inherits SifList(Of FISAmount)
public ref class FISAmounts : public SifList<FISAmount^>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FISAmountsFISAmountsNew()()
Creates an instance of a FISAmounts

FISAmountsFISAmountsNew(FISAmount)
Constructor that accepts values for all mandatory fields

AddAmount(String, String, String)
Adds the value of the <Amount> element.

KeyFields
Gets the metadata fields that make up the key of this object

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <FISAmount>)>
   FISAmounts

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