# GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry" class="text-break">IMetadataDictionaryEntry Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for members of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionary.html">IMetadataDictionary</a>.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMetadataDictionaryEntry : IMetadataEntry</code></pre>
  </div>
  <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_Extensibility_Rendering_Components_IMetadataDictionaryEntry_Contents" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.Contents">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.Contents.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_Contents">Contents</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the contents of this object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_ID" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.ID">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.ID.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_ID">ID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the identifier of this object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_LayoutArea" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.LayoutArea">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.LayoutArea.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_LayoutArea">LayoutArea</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea.html">ILayoutArea</a> instance referenced directly or indirectly via Contents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_Name" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.Name.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of this object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_ReportItem" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.ReportItem">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry.ReportItem.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IMetadataDictionaryEntry_ReportItem">ReportItem</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.html">IReportItem</a> referenced directly (for Document Map) or indirectly via Contents.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
