SIFWorks ADK 2.0
SalesAmount Class
NamespacesEdustructures.SifWorks.FoodSalesAmount

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

Dollar value (count * cost per unit) done for all grade levels
Declaration Syntax
C#Visual BasicVisual C++
public class SalesAmount : SifKeyedElement
Public Class SalesAmount _
	Inherits SifKeyedElement
public ref class SalesAmount : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SalesAmountSalesAmountNew()()
Creates an instance of a SalesAmount

SalesAmountSalesAmountNew(SalesAmountType, AccountType, String)
Constructor that accepts values for all mandatory fields

AccountType
Gets or sets the value of the AccountType attribute.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
SetAccountType(AccountType)
Sets the value of the AccountType attribute.

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

Type
Gets or sets the value of the Type attribute.

Value
Gets or sets the value of the <SalesAmount> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

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