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

Copies an object into this directory based on an info object.

Syntax
C#
public override ProjectInfo CopyFrom(ICoreInfo coreInfo);
Parameters
Description
ICoreInfo coreInfo
The info of the object to be copied.

Returns an info object of the copied / created project.

Copyright © 2021 Orgadata AG. All rights reserved.