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

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

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

Returns an info object of the copied / created elevation.

Copyright © 2021 Orgadata AG. All rights reserved.