# C1.ImportServices.ReportExecution4.SortResponse

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_ImportServices_ReportExecution4_SortResponse" data-uid="C1.ImportServices.ReportExecution4.SortResponse" class="text-break">SortResponse Class
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">SortResponse</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.ImportServices.ReportExecution4.html">C1.ImportServices.ReportExecution4</a></h6>
  <h6><strong>Assembly</strong>: C1.Document.dll</h6>
  <h5 id="C1_ImportServices_ReportExecution4_SortResponse_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SortResponse</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SortResponse</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortResponse__ctor" data-uid="C1.ImportServices.ReportExecution4.SortResponse.#ctor">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortResponse.-ctor.html#C1_ImportServices_ReportExecution4_SortResponse__ctor">SortResponse()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortResponse__ctor_C1_ImportServices_ReportExecution4_ServerInfoHeader_System_Int32_System_String_System_Int32_" data-uid="C1.ImportServices.ReportExecution4.SortResponse.#ctor(C1.ImportServices.ReportExecution4.ServerInfoHeader,System.Int32,System.String,System.Int32)">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortResponse.-ctor.html#C1_ImportServices_ReportExecution4_SortResponse__ctor_C1_ImportServices_ReportExecution4_ServerInfoHeader_System_Int32_System_String_System_Int32_">SortResponse(ServerInfoHeader, int, string, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortResponse_NumPages" data-uid="C1.ImportServices.ReportExecution4.SortResponse.NumPages">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortResponse.NumPages.html">NumPages</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortResponse_PageNumber" data-uid="C1.ImportServices.ReportExecution4.SortResponse.PageNumber">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortResponse.PageNumber.html">PageNumber</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortResponse_ReportItem" data-uid="C1.ImportServices.ReportExecution4.SortResponse.ReportItem">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortResponse.ReportItem.html">ReportItem</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortResponse_ServerInfoHeader" data-uid="C1.ImportServices.ReportExecution4.SortResponse.ServerInfoHeader">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortResponse.ServerInfoHeader.html">ServerInfoHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
