# GrapeCity.ActiveReports.AR.Data.DataSourceException.Code

## Content

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



<h1 id="GrapeCity_ActiveReports_AR_Data_DataSourceException_Code_" data-uid="GrapeCity.ActiveReports.AR.Data.DataSourceException.Code*">Code Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_AR_Data_DataSourceException_Code_" data-uid="GrapeCity.ActiveReports.AR.Data.DataSourceException.Code*"></a>
<h4 id="GrapeCity_ActiveReports_AR_Data_DataSourceException_Code" data-uid="GrapeCity.ActiveReports.AR.Data.DataSourceException.Code">Code</h4>
<div class="markdown level1 summary"><p>Gets the code.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public DataSourceException.Codes Code { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="GrapeCity.ActiveReports.AR.Data.DataSourceException.html">DataSourceException</a>.<a class="xref" href="GrapeCity.ActiveReports.AR.Data.DataSourceException.Codes.html">Codes</a></td>
      <td><p>The code.</p>
</td>
    </tr>
  </tbody>
</table>
</div>
