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