You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > LoginScope Class > LoginScope Methods > LoginScope.GetRecentProjects Method
Close
Ofcas.Lk.Api.Client - Version 3.0
LoginScope.GetRecentProjects Method

Obtains the ProjectInfo of the recently opened projects or fabrication lots, depending on ProjectType.

Syntax
C#
public IList<ProjectInfo> GetRecentProjects(ProjectType projectType);

Returns a list of ProjectInfo objects of the recently opened projects.

Copyright © 2021 Orgadata AG. All rights reserved.