PeriodicityType Enumeration

Type of periodicity.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum PeriodicityType

Members

Daily0 Daily type.
Weekly1 Weekly type.
Monthly2 Monthly type.
Annual3 Annual type.

See Also