SIFWorks ADK 2.0
TransactionPayMethod Class
NamespacesEdustructures.SifWorks.FoodTransactionPayMethod

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

Transaction method
Declaration Syntax
C#Visual BasicVisual C++
public class TransactionPayMethod : SifKeyedElement
Public Class TransactionPayMethod _
	Inherits SifKeyedElement
public ref class TransactionPayMethod : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TransactionPayMethodTransactionPayMethodNew()()
Creates an instance of a TransactionPayMethod

TransactionPayMethodTransactionPayMethodNew(TransactionPayMethodType, FSAmounts)
Constructor that accepts values for all mandatory fields

AddAmounts(FSAmounts)
Adds a new <Amounts> child element.

GetAmountses()()
Gets all FSAmounts object instances. More than once instance can be defined for this object because it is a repeatable field element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
SetAmountses(array<FSAmounts>[]())
Sets all FSAmounts object instances. All existing FSAmounts instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all FSAmountses.

SetType(TransactionPayMethodType)
Sets the value of the Type attribute.

Type
Gets or sets the value of the Type attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   TransactionPayMethod

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