Amazon.SimpleWorkflow.Model.CountClosedWorkflowExecutionsRequest.IsSetCloseStatusFilter C# (CSharp) Method

IsSetCloseStatusFilter() private method

private IsSetCloseStatusFilter ( ) : bool
return bool
        internal bool IsSetCloseStatusFilter()
        {
            return this.closeStatusFilter != null;
        }