SIFWorks ADK 2.0
BudgetAccounts Class
NamespacesEdustructures.SifWorks.HrfinBudgetAccounts

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

A BudgetAccounts
Declaration Syntax
C#Visual BasicVisual C++
public class BudgetAccounts : SifList<BudgetAccount>
Public Class BudgetAccounts _
	Inherits SifList(Of BudgetAccount)
public ref class BudgetAccounts : public SifList<BudgetAccount^>
Members
All MembersConstructorsMethods



IconMemberDescription
BudgetAccountsBudgetAccountsNew()()
Creates an instance of a BudgetAccounts

BudgetAccountsBudgetAccountsNew(BudgetAccount)
Constructor that accepts values for all mandatory fields

AddBudgetAccount(AccountClass, String, Nullable<(Of <Decimal>)>)
Adds the value of the <BudgetAccount> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <BudgetAccount>)>
   BudgetAccounts

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