Amazon.SimpleWorkflow.Model.ListActivityTypesRequest.IsSetMaximumPageSize C# (CSharp) Method

IsSetMaximumPageSize() private method

private IsSetMaximumPageSize ( ) : bool
return bool
        internal bool IsSetMaximumPageSize()
        {
            return this.maximumPageSize.HasValue;
        }