crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_1/-project/uuid.html

19 lines
873 B
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<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>&nbsp;/&nbsp;<a href="index.html">Project</a>&nbsp;/&nbsp;<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>