22 lines
995 B
HTML
22 lines
995 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>Project.id - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2</a> / <a href="index.html">Project</a> / <a href="./id.html">id</a><br/>
|
|
<br/>
|
|
<h1>id</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.Project$id"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">id</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>
|
|
<p>Project id. It appears in web UI and is used in urls. Can be changed at
|
|
any time. But be aware that some settings use it, e.g. as a part of a
|
|
parameter reference. If you change the id, you should find all its
|
|
occurrences in the current project and change them too.</p>
|
|
<p><strong>See Also</strong><br/>
|
|
<p><a href="../kotlin.-string/to-id.html">toId</a></p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|