Amazon.SimpleWorkflow.Model.CompleteWorkflowExecutionDecisionAttributes.IsSetResult C# (CSharp) 메소드

IsSetResult() 개인적인 메소드

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