# C1.ImportServices.ReportExecution4.SortRequest

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_ImportServices_ReportExecution4_SortRequest" data-uid="C1.ImportServices.ReportExecution4.SortRequest" class="text-break">SortRequest 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">SortRequest</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_SortRequest_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SortRequest</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SortRequest</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_SortRequest__ctor" data-uid="C1.ImportServices.ReportExecution4.SortRequest.#ctor">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortRequest.-ctor.html#C1_ImportServices_ReportExecution4_SortRequest__ctor">SortRequest()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortRequest__ctor_C1_ImportServices_ReportExecution4_ExecutionHeader_C1_ImportServices_ReportExecution4_TrustedUserHeader_System_String_C1_ImportServices_ReportExecution4_SortDirectionEnum_System_Boolean_" data-uid="C1.ImportServices.ReportExecution4.SortRequest.#ctor(C1.ImportServices.ReportExecution4.ExecutionHeader,C1.ImportServices.ReportExecution4.TrustedUserHeader,System.String,C1.ImportServices.ReportExecution4.SortDirectionEnum,System.Boolean)">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortRequest.-ctor.html#C1_ImportServices_ReportExecution4_SortRequest__ctor_C1_ImportServices_ReportExecution4_ExecutionHeader_C1_ImportServices_ReportExecution4_TrustedUserHeader_System_String_C1_ImportServices_ReportExecution4_SortDirectionEnum_System_Boolean_">SortRequest(ExecutionHeader, TrustedUserHeader, string, SortDirectionEnum, bool)</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_SortRequest_Clear" data-uid="C1.ImportServices.ReportExecution4.SortRequest.Clear">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortRequest.Clear.html">Clear</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortRequest_Direction" data-uid="C1.ImportServices.ReportExecution4.SortRequest.Direction">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortRequest.Direction.html">Direction</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortRequest_ExecutionHeader" data-uid="C1.ImportServices.ReportExecution4.SortRequest.ExecutionHeader">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortRequest.ExecutionHeader.html">ExecutionHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortRequest_SortItem" data-uid="C1.ImportServices.ReportExecution4.SortRequest.SortItem">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortRequest.SortItem.html">SortItem</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_SortRequest_TrustedUserHeader" data-uid="C1.ImportServices.ReportExecution4.SortRequest.TrustedUserHeader">
          <a class="xref" href="C1.ImportServices.ReportExecution4.SortRequest.TrustedUserHeader.html">TrustedUserHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
