SIFWorks ADK 2.0
BudgetAccounts Property
NamespacesEdustructures.SifWorks.HrfinFinancialBudgetBudgetAccounts

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

Gets or sets the value of the <BudgetAccounts> element.
Declaration Syntax
C#Visual BasicVisual C++
public BudgetAccounts BudgetAccounts{ get; set;}
Public Property BudgetAccounts As BudgetAccounts
public:
property BudgetAccounts^ BudgetAccounts {
	BudgetAccounts^ get ();
	void set (BudgetAccounts^ value);
}
Value
A BudgetAccounts
Remarks

The SIF specification defines the meaning of this null as: "Information about budget accounts being submitted"

To remove the BudgetAccounts, set BudgetAccounts to null

Version: 2.0

Since: 1.5r1

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