You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Interfaces > IPhaseUi Interface > IPhaseUi Methods > CopyFrom Method > IPhaseUi.CopyFrom Method (IElevationInfo)
Close
Ofcas.Lk.Api.Client - Version 3.0.2
IPhaseUi.CopyFrom Method (IElevationInfo)

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

Syntax
C#
new ICoreInfoResult<IElevationInfo> CopyFrom(IElevationInfo coreInfo);
Parameters
Description
IElevationInfo 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 © 2022. All rights reserved.