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

Waits for the ISynchronizedOperation to finish.

Syntax
C#
public IDialogResult<ElevationInfo> EndShow(ISynchronizedOperation synchronizedOperation);
Parameters
Description
ISynchronizedOperation synchronizedOperation
The ISynchronizedOperation to be finished.

Returns an IDialogResult{T} containing an ElevationInfo for the ISynchronizedOperation.

Copyright © 2021 Orgadata AG. All rights reserved.