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

Exports a Project based on its ProjectInfo via User Interface (UI).

Syntax
C#
public IDialogResult<Stream> ExportChild(ProjectInfo projectInfo);
Parameters
Description
ProjectInfo projectInfo
The info of the project to be exported.

Returns the stream of the exported project archive.

Copyright © 2019. All rights reserved.