17 lines
871 B
HTML
17 lines
871 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>DslContext.parentProjectId - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1</a> / <a href="index.html">DslContext</a> / <a href="./parent-project-id.html">parentProjectId</a><br/>
|
||
|
<br/>
|
||
|
<h1>parentProjectId</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.DslContext$parentProjectId"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">parentProjectId</span><span class="symbol">: </span><a href="../-absolute-id/index.html"><span class="identifier">AbsoluteId</span></a></code>
|
||
|
<p><a href="../-absolute-id/index.html">Absolute</a> parent id of the project where versioned settings are enabled.
|
||
|
Can be used only in <a href="is-relative.html">relative DSL context</a>.</p>
|
||
|
</BODY>
|
||
|
</HTML>
|