Amazon.SimpleWorkflow.Model.WorkflowExecutionTimedOutEventAttributes.IsSetTimeoutType C# (CSharp) Method

IsSetTimeoutType() private method

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