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

Obtains the ProjectInfo of the recently opened projects.

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

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

Copyright © 2019. All rights reserved.