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

Gets an IPhase based on the stated IPhaseInfo.

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

Returns the IPhase based on the stated IPhaseInfo.

Copyright © 2020. All rights reserved.