Amazon.SimpleWorkflow.Model.WorkflowTypeInfo.IsSetWorkflowType C# (CSharp) Method

IsSetWorkflowType() private method

private IsSetWorkflowType ( ) : bool
return bool
        internal bool IsSetWorkflowType()
        {
            return this.workflowType != null;
        }