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 IOperationInfo 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 IOperationInfo which indicates whether a project can be exported.

Copyright © 2020. All rights reserved.