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.2
IBaseProjectInfo.AsProjectInfo Method

Converts this project info to an IProjectInfo.

Syntax
C#
IProjectInfo AsProjectInfo();

Returns the converted IProjectInfo

T

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