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

Checks if an Elevation can be imported using a selected Elevation from the Project's elevation history.

Syntax
C#
public IOperationInfo CanImportChild(Dictionary<string, object> parameters = null);

Returns an OperationInfo to determine if the Elevation can be imported using a selected Elevation from the Project's elevation history. If it's not possible to create the Elevation a list of restrictions is attached to it.

Copyright © 2020. All rights reserved.