RecurrenceTrigger.RecurrenceTriggerContinuous Class
  Namespace: PIX.QMSAPI.DataObjects.Triggers
Assembly: PIX.dll
  Assembly: PIX.dll
Represents a trigger which is executed continuously.
Inheritance
- 
      System.Object
      - RecurrenceTrigger.RecurrenceTriggerContinuous
 
Syntax
public class RecurrenceTriggerContinuousProperties
| 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. |