# C1.AdoNet.ServiceNow.C1ServiceNowCommand.DesignTimeVisible

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_AdoNet_ServiceNow_C1ServiceNowCommand_DesignTimeVisible_" data-uid="C1.AdoNet.ServiceNow.C1ServiceNowCommand.DesignTimeVisible*">DesignTimeVisible Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_AdoNet_ServiceNow_C1ServiceNowCommand_DesignTimeVisible_" data-uid="C1.AdoNet.ServiceNow.C1ServiceNowCommand.DesignTimeVisible*"></a>
<h4 id="C1_AdoNet_ServiceNow_C1ServiceNowCommand_DesignTimeVisible" data-uid="C1.AdoNet.ServiceNow.C1ServiceNowCommand.DesignTimeVisible">DesignTimeVisible</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the command object should be visible in a customized interface control.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override bool DesignTimeVisible { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides Property DesignTimeVisible As Boolean</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">System.Data.Common.DbCommand.DesignTimeVisible</span></div>
</div>
