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

Returns the project information container to the given project information type (IProjectInformationType). The ProjectInformationContainerUi allows access to the items of the corresponding project information.

Syntax
C#
public new ProjectInformationContainerUi GetProjectInformationContainer(IProjectInformationType projectInformationType);
Parameters
Description
IProjectInformationType projectInformationType
The type for the project information to get.

The ProjectInformationContainerUi object. The lifetime of this object must be administrated outside and can only be used, if the ProjectUi instance exists.

Copyright © 2021 Orgadata AG. All rights reserved.