RecurrenceTrigger.RecurrenceTriggerHourly Class
  Namespace: PIX.QMSAPI.DataObjects.Triggers
Assembly: PIX.dll
  Assembly: PIX.dll
Represents a trigger which is executed on an hourly basis.
Inheritance
- 
      System.Object
      - RecurrenceTrigger.RecurrenceTriggerHourly
 
Syntax
public class RecurrenceTriggerHourlyProperties
| Name | Description | 
|---|---|
| DayOfWeekConstraints | Which days of the week the trigger should be active, | 
| RecurEvery | How many minutes to wait until the next execution. | 
| TimeConstraintFrom | When the trigger should start. | 
| TimeConstraintTo | When the trigger should stop. |