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

Used to check if an ICoreInfo can be added to a project of type ProjectType.FabricationLot.

Syntax
C#
public OperationInfo CanAdd(ICoreInfo coreInfo);
Parameters
Description
ICoreInfo coreInfo
The ICoreInfo to add.

Returns a OperationInfo.

Copyright © 2020. All rights reserved.