SIFWorks ADK 2.0
BudgetAccount Class
NamespacesEdustructures.SifWorks.HrfinBudgetAccount

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

Information about budget accounts being submitted
Declaration Syntax
C#Visual BasicVisual C++
public class BudgetAccount : SifElement
Public Class BudgetAccount _
	Inherits SifElement
public ref class BudgetAccount : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
BudgetAccountBudgetAccountNew()()
Creates an instance of a BudgetAccount

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

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

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

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

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

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

SetAccountClass(AccountClass)
Sets the value of the <AccountClass> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  BudgetAccount

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