# C1.Report.AllowedValuesDefinition.Empty

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Report_AllowedValuesDefinition_Empty_" data-uid="C1.Report.AllowedValuesDefinition.Empty*">Empty Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Report_AllowedValuesDefinition_Empty_" data-uid="C1.Report.AllowedValuesDefinition.Empty*"></a>
<h4 id="C1_Report_AllowedValuesDefinition_Empty" data-uid="C1.Report.AllowedValuesDefinition.Empty">Empty</h4>
<div class="markdown level1 summary"><p>Gets a value indicating whether this <a class="xref" href="C1.Report.AllowedValuesDefinition.html">AllowedValuesDefinition</a> is empty.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool Empty { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Empty As Boolean</code></pre>
</div>
</div>
