MultipleEventTrigger Class
Namespace: PIX.QMSAPI.DataObjects.Triggers
Assembly: PIX.dll
Assembly: PIX.dll
Represents a trigger which can fire multiple triggers.
Inheritance
-
System.Object
-
Trigger
- MultipleEventTrigger
-
Trigger
Syntax
public class MultipleEventTrigger : Trigger
Constructors
Name | Description |
---|---|
MultipleEventTrigger() | |
MultipleEventTrigger(Guid) |
Properties
Name | Description |
---|---|
SubTriggers |
A list of triggers to execute. |
TimeConstraint |
The time in seconds after which the sub triggers will be executed. |
Methods
Name | Description |
---|---|
Clone() | |
GenerateNewID() | |
IsValid(List<String>) |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!