[This is preliminary documentation and is subject to change.]
A BudgetAccounts
| C# | Visual Basic | Visual C++ |
public class BudgetAccounts : SifList<BudgetAccount>
Public Class BudgetAccounts _ Inherits SifList(Of BudgetAccount)
public ref class BudgetAccounts : public SifList<BudgetAccount^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| 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. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifList<(Of <BudgetAccount>)> | ||||
| BudgetAccounts | ||||