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 Phase based on the stated PhaseInfo.

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

Returns the Phase based on the stated PhaseInfo.

Copyright © 2020. All rights reserved.