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

Checks if an IProjectCenter based on the stated IProjectCenterInfo and the stated IProjectDirectoryInfo can be retrieved.

Syntax
C#
IOperationInfo CanGetProjectCenter(IProjectCenterInfo projectCenterInfo, IProjectDirectoryInfo projectDirectoryInfo);
Parameters
Description
IProjectCenterInfo projectCenterInfo
The IProjectCenterInfo to the IProjectCenter to be retrieved.
IProjectDirectoryInfo projectDirectoryInfo
The IProjectDirectoryInfo to the IProjectCenter to be retrieved.

Returns an IOperationInfo, which idicates whether the IProjectCenter can be retrieved.

Copyright © 2022. All rights reserved.