SIFWorks ADK 2.0
FinancialAnnual Class
NamespacesEdustructures.SifWorks.HrfinFinancialAnnual

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

This object contains information about account code annual financial totals, summarized by major and/or minor account code breaks. SIF_Events are not reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FinancialAnnual : SifDataObject
Public Class FinancialAnnual _
	Inherits SifDataObject
public ref class FinancialAnnual : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FinancialAnnualFinancialAnnualNew()()
Creates an instance of a FinancialAnnual

FinancialAnnualFinancialAnnualNew(Nullable<(Of <DateTime>)>, StatePrCode, Nullable<(Of <Int32>)>, AnnualItems)
Constructor that accepts values for all mandatory fields

AnnualItems
Gets or sets the value of the <AnnualItems> 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
    FinancialAnnual

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