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

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

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

Returns an info object of the moved / created elevation.

Copyright © 2020. All rights reserved.