Property IsIgnored
IsIgnored
Gets or sets a value indicating whether this Trigger is ignored within the program.
Declaration
bool IsIgnored { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
When set to true, the Trigger is excluded from all checks and evaluations.