SIFWorks ADK 2.0
FoodserviceTransactionPayMethod Class
NamespacesEdustructures.SifWorks.FoodFoodserviceTransactionPayMethod

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

This object communicates the funding for a given transaction. By the term funding we refer to the form of payment that is made for the transaction. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceTransactionPayMethod : SifDataObject
Public Class FoodserviceTransactionPayMethod _
	Inherits SifDataObject
public ref class FoodserviceTransactionPayMethod : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
FoodserviceTransactionPayMethodFoodserviceTransactionPayMethodNew()()
Creates an instance of a FoodserviceTransactionPayMethod

FoodserviceTransactionPayMethodFoodserviceTransactionPayMethodNew(String, String, TransactionPayMethods)
Constructor that accepts values for all mandatory fields

FoodserviceTransactionRefId
Gets or sets the value of the <FoodserviceTransactionRefId> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
TransactionPayMethods
Gets or sets the value of the <TransactionPayMethods> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceTransactionPayMethod

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