[This is preliminary documentation and is subject to change.]
Contains information about the item being summarized.
| C# | Visual Basic | Visual C++ |
public class AnnualItem : SifElement
Public Class AnnualItem _ Inherits SifElement
public ref class AnnualItem : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| AnnualItem | |||