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

Checks whether a Project can be exported.

Syntax
C#
public OperationInfo CanExportChild(ProjectInfo projectInfo, Dictionary<string, object> parameters);
Parameters
Description
ProjectInfo projectInfo
The info of the project to be exported.
Dictionary<string, object> parameters
The parameters for the export

Returns an OperationInfo which indicates whethera project can be exported.

Copyright © 2021 Orgadata AG. All rights reserved.