Trigger Class
Namespace: PIX.QMSAPI.DataObjects.Triggers
Assembly: PIX.dll
Assembly: PIX.dll
A base class used by all different triggers.
Inheritance
-
System.Object
- Trigger
Syntax
public class Trigger
Constructors
Name | Description |
---|---|
Trigger() | |
Trigger(Guid) |
Properties
Name | Description |
---|---|
Enabled |
A flag indicating whether the trigger is enabled or not. |
ID |
The ID of the trigger. |
Type |
The type of the trigger. |
Methods
Name | Description |
---|---|
Clone() | |
CopyTo(Trigger) | |
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!