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

Import a Project via User Interface (UI).

Syntax
C#
public ProjectInfo Import(ProjectCenterImportType importType, Stream content);
Parameters
Description
ProjectCenterImportType importType
The type how to import a project (ProjectCenterImportType). The type influenced the content.
Stream content
the content depends to the given importType
Copyright © 2019. All rights reserved.