You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IBaseProjectInfo Interface
> IBaseProjectInfo Methods > IBaseProjectInfo.AsProjectInfo Method
Close
Ofcas.Lk.Api.Client - Version 3.0
IBaseProjectInfo.AsProjectInfo Method

Converts this project info to an IProjectInfo.

Syntax
C#
IProjectInfo AsProjectInfo();

Returns the converted IProjectInfo

Exceptions
Description
ArgumentException
Thrown if project info cannot be converted, check with IsProjectInfo if conversion is possible.
Copyright ORGADATA AG © 2023. All rights reserved.