.NET Documentation
C#
VB
Show/Hide TOC
Periodicity
Type Enumeration
Type of periodicity.
Definition
Namespace:
Aliquo.Core
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
enum
PeriodicityType
VB
Copy
Public
Enumeration
PeriodicityType
Members
Daily
0
Daily type.
Weekly
1
Weekly type.
Monthly
2
Monthly type.
Annual
3
Annual type.
See Also
Reference
Aliquo.Core Namespace
In This Article
Definition
Members
See Also