[This is preliminary documentation and is subject to change.]
Period of the income statement.
| C# | Visual Basic | Visual C++ |
public class FISPeriod : SifElement
Public Class FISPeriod _ Inherits SifElement
public ref class FISPeriod : public SifElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| FISPeriodFISPeriodNew()() |
Creates an instance of a FISPeriod
| |
| FISPeriodFISPeriodNew(Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>, String) |
Constructor that accepts values for all mandatory fields
| |
| EndDate |
Gets or sets the value of the EndDate attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| StartDate |
Gets or sets the value of the StartDate attribute.
| |
| Value |
Gets or sets the value of the <FISPeriod> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| FISPeriod | |||