SIFWorks ADK 2.0
AnnualItem Class
NamespacesEdustructures.SifWorks.HrfinAnnualItem

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

Contains information about the item being summarized.
Declaration Syntax
C#Visual BasicVisual C++
public class AnnualItem : SifElement
Public Class AnnualItem _
	Inherits SifElement
public ref class AnnualItem : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AnnualItemAnnualItemNew()()
Creates an instance of an AnnualItem

AnnualItemAnnualItemNew(AccountClass, FundType, String, Nullable<(Of <Decimal>)>)
Constructor that accepts values for all mandatory fields

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

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

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

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

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

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

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

KeyFields
Gets the metadata fields that make up the key of this object

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

SetAccountType(AccountClass)
Sets the value of the <AccountType> element.

SetExpenditureArea(ExpenditureAreaValue)
Sets the value of the <ExpenditureArea> element.

SetFundType(FundType)
Sets the value of the <FundType> element.

SetGLAmountType(GLAmountType)
Sets the value of the <GLAmountType> element.

SetSpecialAmountType(SpecialAmountType)
Sets the value of the <SpecialAmountType> element.

SetStateProvinceId(StatePrCode)
Sets the value of the <StateProvinceId> element.

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

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  AnnualItem

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