SIFWorks ADK 2.0
FiscalYear Class
NamespacesEdustructures.SifWorks.HrfinFiscalYear

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

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



IconMemberDescription
FiscalYearFiscalYearNew()()
Creates an instance of a FiscalYear

FiscalYearFiscalYearNew(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.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
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

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