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

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

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

Returns a IOperationInfo.

Copyright © 2020. All rights reserved.