Amazon.SimpleWorkflow.Model.ListOpenWorkflowExecutionsRequest.IsSetMaximumPageSize C# (CSharp) Метод

IsSetMaximumPageSize() приватный Метод

private IsSetMaximumPageSize ( ) : bool
Результат bool
        internal bool IsSetMaximumPageSize()
        {
            return this.maximumPageSize.HasValue;
        }