Amazon.SimpleWorkflow.Model.WorkflowExecutionCompletedEventAttributes.IsSetResult C# (CSharp) Method

IsSetResult() private method

private IsSetResult ( ) : bool
return bool
        internal bool IsSetResult()
        {
            return this.result != null;
        }
WorkflowExecutionCompletedEventAttributes