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

Checks if a project can be retrieved by the project guid.

Syntax
C#
IOperationInfo CanGetProjectByGuid(Guid projectGuid);
Parameters
Description
Guid projectGuid
Guid of the project to check.

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

Copyright © 2022. All rights reserved.