SIFWorks ADK 2.0
FoodserviceTransactionDetails Class
NamespacesEdustructures.SifWorks.FoodFoodserviceTransactionDetails

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

This object gives the transaction distribution for food service transactions of type other than "Purchase". So, this object can be requested for transactions of type "Prepayment", "Repayment", "Refund", "Adjustment". SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FoodserviceTransactionDetails : SifDataObject
Public Class FoodserviceTransactionDetails _
	Inherits SifDataObject
public ref class FoodserviceTransactionDetails : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
FoodserviceTransactionDetailsFoodserviceTransactionDetailsNew()()
Creates an instance of a FoodserviceTransactionDetails

FoodserviceTransactionDetailsFoodserviceTransactionDetailsNew(String, String, FSAmounts)
Constructor that accepts values for all mandatory fields

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

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

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.)
Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FoodserviceTransactionDetails

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