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

Used to add an ElevationInfo to a project of type ProjectType.FabricationLot.

Syntax
C#
public PhaseInfo Add(ICoreInfo coreInfo);
Parameters
Description
ICoreInfo coreInfo
The ElevationInfo to add.

Returns a PhaseInfo of the FabricationLot the ElevationInfo belongs to.

Copyright © 2019. All rights reserved.