EventActionContainer Methods | 
The EventActionContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | ||
| GetActionTypeName | 
            Name of the action type 
            (e.g. SendEmail, ExecCodeMethod, ModifyDataObject, CopyData, ReassignActivity)
              | |
| GetActionTypeName(Boolean) | 
            Name of the action type 
            (e.g. SendEmail, ExecCodeMethod, ModifyDataObject, CopyData, ReassignActivity)
              | |
| GetEventDefinitionDisabledStr | 
            States whether the event definition is disabled.
              | |
| GetEventDefinitionName | 
            Name of the event definition, to which the action belong.
              | |
| GetEventDefinitionName(Boolean) | 
            Name of the event definition, to which the action belong.
              | |
| GetTransitionName | 
            Returns name of the transition. 
            It can be empty string if the action does not belong to an transition event.
              | |
| GetTransitionName(Boolean) | 
            Returns name of the transition. 
            It can be empty string if the action does not belong to an transition event.
              | |
| PassesFilter | 
| 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.) |