You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Project Class > Project Methods > Project.GetChild Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Project.GetChild Method

Gets a Phase based on a PhaseInfo.

Syntax
C#
public override Phase GetChild(PhaseInfo phaseInfo);
Parameters
Description
PhaseInfo phaseInfo
The PhaseInfo of the Phase to be returned.

Returns a Phase based on the given PhaseInfo.

Copyright © 2019. All rights reserved.