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

Selects an elevation via User Interface (UI).

Syntax
C#
public IDialogResult<Elevation> SelectElevation();

Returns a dialog result which indicates how the Ui was handled. Returns a ready-to-use Elevation if the IDialogResult.Code is DialogResultCode.Accepted.

Exceptions
Description
Occurs if the method fails.
Copyright © 2021 Orgadata AG. All rights reserved.