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

Selects a project via User Interface (UI).

Syntax
C#
public IDialogResult<Project> SelectProject();

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

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