SIFWorks ADK 2.0
FinancialBudget Class
NamespacesEdustructures.SifWorks.HrfinFinancialBudget

[This is preliminary documentation and is subject to change.]

information to their state as required. SIF_Events are not reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FinancialBudget : SifDataObject
Public Class FinancialBudget _
	Inherits SifDataObject
public ref class FinancialBudget : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FinancialBudget

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10