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

Checks if an IPhase based on the stated IPhaseInfo can be retrieved.

Syntax
C#
IOperationInfo CanGetPhase(IPhaseInfo phaseInfo);
Parameters
Description
IPhaseInfo phaseInfo
The IPhaseInfo to the IPhase to be retrieved.

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

Copyright ORGADATA AG © 2023. All rights reserved.