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
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.