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

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

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

Returns an info object of the moved / created project.

Copyright © 2019. All rights reserved.