PatternType Enumeration

Enumeration used in determining the Schedule pattern type.

Namespace:  Dundas.BI.Scheduling
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public enum PatternType
Members
  Member nameValueDescription
Daily0 The Daily pattern.
Weekly1 The Weekly pattern.
Monthly2 The Monthly pattern.
See Also