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

Creates a new Project in the LogiKal project structure. The project will be created in the current active directory.

Syntax
C#
public ProjectInfo CreateLkProject(string projectName);
Parameters
Description
string projectName
The name of the new project

The ProjectInfo to the created project

Exceptions
Description
Exception
contains api error message
Copyright © 2020. All rights reserved.