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

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

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

Returns a IOperationInfo.

Copyright © 2020. All rights reserved.