[This is preliminary documentation and is subject to change.]
Information about budget accounts being submitted
| C# | Visual Basic | Visual C++ |
public class BudgetAccount : SifElement
Public Class BudgetAccount _ Inherits SifElement
public ref class BudgetAccount : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| BudgetAccount | |||