You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Classes > LoginScopeUi Class > LoginScopeUi Methods > CreateProject Method > LoginScopeUi.CreateProject Method ()
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<ProjectUi> 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 © 2020. All rights reserved.