Enum OperatorTypes
Condition types.
Namespace: ISynergy.Framework.Automations.Enumerations
Assembly: ISynergy.Framework.Automations.dll
Syntax
public enum OperatorTypes : int
Fields
| Name | Description |
|---|---|
| And | And operator. |
| Or | Or operator. |
Condition types.
public enum OperatorTypes : int
| Name | Description |
|---|---|
| And | And operator. |
| Or | Or operator. |