Amazon.SimpleWorkflow.Model.ChildWorkflowExecutionTimedOutEventAttributes.IsSetTimeoutType C# (CSharp) 메소드

IsSetTimeoutType() 개인적인 메소드

private IsSetTimeoutType ( ) : bool
리턴 bool
        internal bool IsSetTimeoutType()
        {
            return this.timeoutType != null;
        }