public enum ActionControlTypes| Activate | 0 | Activate type action, ActionControlActivate |
| Set | 1 | Set value action, ActionControlSet |
| Set2 | 2 | Set two values actionActionControlSet2 |
| IsOneOf |
Returns true if enumeration is one of the listed ones.
(Defined by GenericExtensions) |