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

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 © 2020. All rights reserved.