[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.
| C# | Visual Basic | Visual C++ |
public class FinancialAnnual : SifDataObject
Public Class FinancialAnnual _ Inherits SifDataObject
public ref class FinancialAnnual : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FinancialAnnual | |||||