crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10/-project/ext-id.html
2021-01-18 15:27:50 -05:00

22 lines
1023 B
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.v10</a>&nbsp;/&nbsp;<a href="index.html">Project</a>&nbsp;/&nbsp;<a href="./ext-id.html">extId</a><br/>
<br/>
<h1>extId</h1>
<a name="jetbrains.buildServer.configs.kotlin.v10.Project$extId"></a>
<code><span class="keyword">var </span><span class="identifier">extId</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 external 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 parameter reference. If you change the extId, 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-ext-id.html">toExtId</a></p>
</p>
</BODY>
</HTML>