![]() | FiscalInfo Class |
Namespace: Koden.Utils.Models
The FiscalInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | FiscalInfo | Initializes a new instance of the FiscalInfo class |
Name | Description | |
---|---|---|
![]() | FirstDayOfFiscalPeriod |
Gets or sets the first day of fiscal period.
|
![]() | FiscalQtr |
Gets or sets the fiscal Quarter.
|
![]() | LastDayOfFiscalPeriod |
Gets or sets the last day of fiscal period.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToLongString |
Returns Quarter
|
![]() | ToSemiAnnualString |
Returns "1st Half", "2nd Half"
|
![]() | ToShortString |
Returns Q1,Q2,Q3,Q4
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |