You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > ProjectCenter Class > ProjectCenter Methods > 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 © 2019. All rights reserved.