You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ILoginScope Interface
> ILoginScope Methods > ILoginScope.CanGetProjectFromElevation Method
Close
Ofcas.Lk.Api.Client - Version 3.0.2
ILoginScope.CanGetProjectFromElevation Method

CHecks if an project can be retrieved by the elevation guid.

Syntax
C#
IOperationInfo CanGetProjectFromElevation(Guid elevationGuid);
Parameters
Description
Guid elevationGuid
The elevation guid to be checked.

Returns an IOperationInfo, which indicates whether the project can be retrieved.

Copyright © 2022. All rights reserved.