[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <BudgetAccounts> element.
| C# | Visual Basic | Visual C++ |
public BudgetAccounts BudgetAccounts{ get; set;}
Public Property BudgetAccounts As BudgetAccounts
public: property BudgetAccounts^ BudgetAccounts { BudgetAccounts^ get (); void set (BudgetAccounts^ value); }
A BudgetAccounts
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