[This is preliminary documentation and is subject to change.]
This object defines a fiscal year. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FiscalYear : SifDataObject
Public Class FiscalYear _ Inherits SifDataObject
public ref class FiscalYear : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FiscalYear | |||||