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

Copies an object with user interaction into this phase based on an info object.

Syntax
C#
public new 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. In case of the dialog was aborted, the returned value is 'null'.

Copyright © 2021 Orgadata AG. All rights reserved.