Action Methods | 
The Action type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | ||
| ResetAll | 
            Resets the id etc. of the object.
            The method is used when making a copy of an existing object.
              | |
| setId | 
            Internal - set the ID of the action
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |