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

Gets a list of the last opened CAD drawings.

Syntax
C#
public IList<FileData> GetRecentCadDrawings();

Returns a List{FileData}

Copyright © 2020. All rights reserved.