SIFWorks ADK 2.0
SalesAmounts Class
NamespacesEdustructures.SifWorks.FoodSalesAmounts

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

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



IconMemberDescription
SalesAmountsSalesAmountsNew()()
Creates an instance of a SalesAmounts

SalesAmountsSalesAmountsNew(SalesAmount)
Constructor that accepts values for all mandatory fields

AddSalesAmount(SalesAmountType, AccountType, String)
Adds the value of the <SalesAmount> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SalesAmount>)>
   SifKeyedList<(Of <String, SalesAmount>)>
    SalesAmounts

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