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

Creates a project via User Interface (UI).

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

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

Copyright © 2021 Orgadata AG. All rights reserved.