[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public BudgetAccount( AccountClass accountClass, string functionBreakdown, Nullable<decimal> budgetAmount )
Public Sub New ( _ accountClass As AccountClass, _ functionBreakdown As String, _ budgetAmount As Nullable(Of Decimal) _ )
public: BudgetAccount ( AccountClass^ accountClass, String^ functionBreakdown, Nullable<Decimal> budgetAmount )
- accountClass (AccountClass)
- Classification of budgetary account code summary
- functionBreakdown (String)
- Function breakdown of account code for summarization.
- budgetAmount (Nullable<(Of <Decimal>)>)
- Summarized, positive amount without cents for breakdowns