You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IPhase Interface
> IPhase Methods > IPhase.RestoreChild Method
Close
Ofcas.Lk.Api.Client - Version 3.0
IPhase.RestoreChild Method

Restores a IElevation from the recycle bin based on its IElevationInfo.

Syntax
C#
ICoreInfoResult<IElevationInfo> RestoreChild(IElevationInfo elevationInfo);
Parameters
Description
IElevationInfo elevationInfo
The IElevationInfo of the IElevation to be restored.

Returns the IElevationInfo of the restored IElevation.

Copyright © 2020. All rights reserved.