You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Project Class > Project Methods > CreateChild Method > Project.CreateChild Method (Dictionary<string, object>)
Project.CreateChild Method (Dictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0
Project.CreateChild Method (Dictionary<string, object>)

Creates a new phase with the given parameters.

Syntax
C#
public override PhaseInfo CreateChild(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<string, object> parameters
The parameters for creating the phase, see WellKnownEditKeys.Phase.

Returns an info object of the created phase.

Copyright © 2021 Orgadata AG. All rights reserved.