You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > ProjectCenter Class > ProjectCenter Methods > CreateChild Method > ProjectCenter.CreateChild Method ()
Close
Ofcas.Lk.Api.Client - Version 3.0
ProjectCenter.CreateChild Method ()

Creates a new project with a default name. Call Project.Edit with WellKnownEditKeys.Project.Name to change the name after the creation.

Syntax
C#
public override ProjectInfo CreateChild();

Returns an info object of the created project.

Copyright © 2021 Orgadata AG. All rights reserved.