24 lines
1.1 KiB
HTML
24 lines
1.1 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>Project.extId - </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="./ext-id.html">extId</a><br/>
|
|
<br/>
|
|
<h1>extId</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.Project$extId"></a>
|
|
<code><span class="keyword">var </span><s><span class="identifier">extId</span></s><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code><br/>
|
|
<strong>Deprecated:</strong> Please use id instead<br/>
|
|
<br/>
|
|
<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>
|