18 lines
1006 B
HTML
18 lines
1006 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>Project.parentId - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10</a> / <a href="index.html">Project</a> / <a href="./parent-id.html">parentId</a><br/>
|
|
<br/>
|
|
<h1>parentId</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v10.Project$parentId"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">parentId</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>External id of the parent project, defines a place for this project in a
|
|
<a href="https://www.jetbrains.com/help/teamcity/?Project#Project-ProjectHierarchy">project hierarchy</a>.
|
|
Can be omitted for the <a href="https://www.jetbrains.com/help/teamcity/?Project#Project-RootProject">Root project</a> on the server, otherwise it is mandatory.</p>
|
|
</BODY>
|
|
</HTML>
|