SIFWorks ADK 2.0
FSAmounts Class
NamespacesEdustructures.SifWorks.FoodFSAmounts

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

A FSAmounts
Declaration Syntax
C#Visual BasicVisual C++
public class FSAmounts : SifKeyedList<string, FSAmount>
Public Class FSAmounts _
	Inherits SifKeyedList(Of String, FSAmount)
public ref class FSAmounts : public SifKeyedList<String^, FSAmount^>
Members
All MembersConstructorsMethods



IconMemberDescription
FSAmountsFSAmountsNew()()
Creates an instance of a FSAmounts

FSAmountsFSAmountsNew(FSAmount)
Constructor that accepts values for all mandatory fields

AddAmount(FSAmountType, Nullable<(Of <Decimal>)>, 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 <FSAmount>)>
   SifKeyedList<(Of <String, FSAmount>)>
    FSAmounts

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