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 ICoreInfo to a project of type ProjectType.FabricationLot.

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

Returns a PhaseInfo of the FabricationLot the ICoreInfo belongs to.

Copyright © 2020. All rights reserved.