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

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 © 2020. All rights reserved.