# GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report" class="text-break">SampleReportDescriptorDeserializer.Report Class
</h1>
  <div class="markdown level0 summary"><p>Represents a DTO of sample report descriptor.</p>
</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">SampleReportDescriptorDeserializer.Report</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.html">GrapeCity.ActiveReports.Design.DataBindingWizard.Services</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SampleReportDescriptorDeserializer.Report</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="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report__ctor" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.-ctor.html#GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report__ctor">Report()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_Description" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.Description">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.Description.html#GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_Description">Description</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the description of the report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_FilePath" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.FilePath">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.FilePath.html#GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_FilePath">FilePath</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the file path of the report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_Id" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.Id">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.Id.html#GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_Id">Id</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unique identifier of the report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_Name" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.Name.html#GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the display name of the report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_Thumbnail" data-uid="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.Thumbnail">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptorDeserializer.Report.Thumbnail.html#GrapeCity_ActiveReports_Design_DataBindingWizard_Services_SampleReportDescriptorDeserializer_Report_Thumbnail">Thumbnail</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thumbnail path for the report.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
