[This is preliminary documentation and is subject to change.]
A Customer
| C# | Visual Basic | Visual C++ |
public class Customer : SifElement
Public Class Customer _ Inherits SifElement
public ref class Customer : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CustomerCustomerNew()() |
Creates an instance of a Customer
| |
| CustomerCustomerNew(String, CustomerObjectName) |
Constructor that accepts values for all mandatory fields
| |
| EarnedStatus |
Gets or sets the value of the <EarnedStatus> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| MealStatus |
Gets or sets the value of the <MealStatus> element.
| |
| SetEarnedStatus(YesNoNA) | Sets the value of the <EarnedStatus> element. | |
| SetMealStatus(FreeReducedStatus) | Sets the value of the <MealStatus> element. | |
| SetSIF_RefObject(CustomerObjectName) |
Sets the value of the SIF_RefObject attribute.
| |
| SIF_RefId |
Gets or sets the value of the SIF_RefId attribute.
| |
| SIF_RefObject |
Gets or sets the value of the SIF_RefObject attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| Customer | |||