AWS SDK for .NET Documentation
WithResult Method (result)
AmazonAmazon.SimpleWorkflow.ModelActivityTaskCompletedEventAttributesWithResult(String) Did this page help you?   Yes   No    Tell us about it...
Sets the Result property
Declaration Syntax
C#
public ActivityTaskCompletedEventAttributes WithResult(
	string result
)
Parameters
result (String)
The value to set for the Result property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)