19 lines
873 B
HTML
19 lines
873 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>Project.uuid - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1</a> / <a href="index.html">Project</a> / <a href="./uuid.html">uuid</a><br/>
|
|
<br/>
|
|
<h1>uuid</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.Project$uuid"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">uuid</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 uuid. TeamCity uses it to identify a project. If uuid changes,
|
|
TeamCity considers it to be a new project. If uuid is missing, it is
|
|
reconstructed from entity id. Uuid must be unique across all entities
|
|
on the server.</p>
|
|
</BODY>
|
|
</HTML>
|