[This is preliminary documentation and is subject to change.]
information to their state as required. SIF_Events are not reported.
| C# | Visual Basic | Visual C++ |
public class FinancialBudget : SifDataObject
Public Class FinancialBudget _ Inherits SifDataObject
public ref class FinancialBudget : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FinancialBudgetFinancialBudgetNew()() |
Creates an instance of a FinancialBudget
| |
| FinancialBudgetFinancialBudgetNew(Nullable<(Of <DateTime>)>, StatePrCode, Nullable<(Of <Int32>)>, BudgetAccounts) |
Constructor that accepts values for all mandatory fields
| |
| BudgetAccounts |
Gets or sets the value of the <BudgetAccounts> element.
| |
| FiscalYear |
Gets or sets the value of the <FiscalYear> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| ReportDate |
Gets or sets the value of the <ReportDate> element.
| |
| SetStateProvinceId(StatePrCode) |
Sets the value of the <StateProvinceId> element.
| |
| StateProvinceId |
Gets or sets the value of the <StateProvinceId> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FinancialBudget | |||||