SIFWorks ADK 2.0
AccountingPeriod Class
NamespacesEdustructures.SifWorks.HrfinAccountingPeriod

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

This object defines an accounting period within a fiscal year. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class AccountingPeriod : SifDataObject
Public Class AccountingPeriod _
	Inherits SifDataObject
public ref class AccountingPeriod : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
AccountingPeriodAccountingPeriodNew()()
Creates an instance of an AccountingPeriod

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

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

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

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

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

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
StartDate
Gets or sets the value of the <StartDate> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    AccountingPeriod

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