# C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_ImportServices_ReportExecution4_LoadReportDefinitionResponse" data-uid="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse" class="text-break">LoadReportDefinitionResponse 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">LoadReportDefinitionResponse</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_LoadReportDefinitionResponse_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class LoadReportDefinitionResponse</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class LoadReportDefinitionResponse</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_LoadReportDefinitionResponse__ctor" data-uid="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.#ctor">
          <a class="xref" href="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.-ctor.html#C1_ImportServices_ReportExecution4_LoadReportDefinitionResponse__ctor">LoadReportDefinitionResponse()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_LoadReportDefinitionResponse__ctor_C1_ImportServices_ReportExecution4_ExecutionHeader_C1_ImportServices_ReportExecution4_ServerInfoHeader_C1_ImportServices_ReportExecution4_ExecutionInfo_C1_ImportServices_ReportExecution4_Warning___" data-uid="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.#ctor(C1.ImportServices.ReportExecution4.ExecutionHeader,C1.ImportServices.ReportExecution4.ServerInfoHeader,C1.ImportServices.ReportExecution4.ExecutionInfo,C1.ImportServices.ReportExecution4.Warning[])">
          <a class="xref" href="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.-ctor.html#C1_ImportServices_ReportExecution4_LoadReportDefinitionResponse__ctor_C1_ImportServices_ReportExecution4_ExecutionHeader_C1_ImportServices_ReportExecution4_ServerInfoHeader_C1_ImportServices_ReportExecution4_ExecutionInfo_C1_ImportServices_ReportExecution4_Warning___">LoadReportDefinitionResponse(ExecutionHeader, ServerInfoHeader, ExecutionInfo, Warning[])</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_LoadReportDefinitionResponse_ExecutionHeader" data-uid="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.ExecutionHeader">
          <a class="xref" href="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.ExecutionHeader.html">ExecutionHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_LoadReportDefinitionResponse_ServerInfoHeader" data-uid="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.ServerInfoHeader">
          <a class="xref" href="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.ServerInfoHeader.html">ServerInfoHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_LoadReportDefinitionResponse_executionInfo" data-uid="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.executionInfo">
          <a class="xref" href="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.executionInfo.html">executionInfo</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_LoadReportDefinitionResponse_warnings" data-uid="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.warnings">
          <a class="xref" href="C1.ImportServices.ReportExecution4.LoadReportDefinitionResponse.warnings.html">warnings</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
