metaContentTriggerOperator Enumeration |
Namespace: imbSCI.Reporting.meta.delivery
| Member name | Value | Description | |
|---|---|---|---|
| ignore | 0 | This trigger will not affect evaluation | |
| master | 1 | This trigger alone will match if it is happy | |
| exclude | 2 | This trigger musn't be happy | |
| mustHave | 3 | This trigger must be happy to allow match | |
| mayHave | 4 | This trigger will match if happy, if not happy others may decide |