29 lines
1.1 KiB
HTML
29 lines
1.1 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>ParameterDisplay.HIDDEN - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1</a> / <a href="index.html">ParameterDisplay</a> / <a href="./-h-i-d-d-e-n.html">HIDDEN</a><br/>
|
||
|
<br/>
|
||
|
<h1>HIDDEN</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.ParameterDisplay.HIDDEN"></a>
|
||
|
<code><span class="identifier">HIDDEN</span></code>
|
||
|
<p>Parameter will not be shown in the <a href="https://www.jetbrains.com/help/teamcity/?Triggering+a+Custom+Build#TriggeringaCustomBuild-RunCustomBuilddialog">Run Custom Build</a> dialog,
|
||
|
but will be sent to a build</p>
|
||
|
<h3>Inherited Properties</h3>
|
||
|
<table>
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="value.html">value</a></p>
|
||
|
</td>
|
||
|
<td>
|
||
|
<code><span class="keyword">val </span><span class="identifier">value</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</BODY>
|
||
|
</HTML>
|