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

Gets a Project which contains the the Elevation with the specified Guid.

Syntax
C#
public Project GetProjectFromElevation(Guid elevationGuid);
Parameters
Description
Guid elevationGuid
The elevation guid with which the project is to be searched.

Returns a Project

Copyright © 2020. All rights reserved.