SIFWorks ADK 2.0
FinancialIncomeStatement Class
NamespacesEdustructures.SifWorks.HrfinFinancialIncomeStatement

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

This object communicates the income statement details for a location and an accounting period. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FinancialIncomeStatement : SifDataObject
Public Class FinancialIncomeStatement _
	Inherits SifDataObject
public ref class FinancialIncomeStatement : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FinancialIncomeStatementFinancialIncomeStatementNew()()
Creates an instance of a FinancialIncomeStatement

FinancialIncomeStatementFinancialIncomeStatementNew(String, Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>, String, FISPeriod, FISAmounts)
Constructor that accepts values for all mandatory fields

Amounts
Gets or sets the value of the <Amounts> element.

GenerationDate
Gets or sets the value of the <GenerationDate> element.

GenerationTime
Gets or sets the value of the <GenerationTime> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
LocationInfoRefId
Gets or sets the value of the <LocationInfoRefId> element.

Period
Gets or sets the value of the <Period> element.

Program
Gets or sets the value of the <Program> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetAmounts(FISAmount)
Sets the value of the <Amounts> element.

SetPeriod(Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>, String)
Sets the value of the <Period> element.

SetProgram(FinancialProgram, String)
Sets the value of the <Program> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FinancialIncomeStatement

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