SIFWorks ADK 2.0
FTAmounts Class
NamespacesEdustructures.SifWorks.HrfinFTAmounts

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

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



IconMemberDescription
FTAmountsFTAmountsNew()()
Creates an instance of a FTAmounts

FTAmountsFTAmountsNew(FTAmount)
Constructor that accepts values for all mandatory fields

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <FTAmount>)>
   FTAmounts

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