.NET Documentation
C#
VB
Show/Hide TOC
Company
Periods
Type Enumeration
Types of fiscal periods.
Definition
Namespace:
Aliquo.Core
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
enum
CompanyPeriodsType
VB
Copy
Public
Enumeration
CompanyPeriodsType
Members
Month
1
Month
[M]
.
Quarterly
3
Quarterly
[T]
.
Semiannually
6
Semiannuall
[S]
.
Annually
12
Annually
[A]
.
See Also
Reference
Aliquo.Core Namespace
In This Article
Definition
Members
See Also