Sets the Result property
| C# |
public ActivityTaskCompletedEventAttributes WithResult( string result )
- result (String)
- The value to set for the Result property
this instance
| C# |
public ActivityTaskCompletedEventAttributes WithResult( string result )