[This is preliminary documentation and is subject to change.]
Gets the ResultAction associated
with the ExecutionResult. This is usually set by the operation Execute
method, but can also be set by the Persistate infrastructure if say an
exception occurred.
| C# |
public ResultAction ResultAction { get; }