You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IProjectCenter Interface
> IProjectCenter Methods > IProjectCenter.CanForceDeleteChild Method
Close
Ofcas.Lk.Api.Client - Version 3.0
IProjectCenter.CanForceDeleteChild Method

Checks whether ForceDeleteChild can be executed with a given project info.

Syntax
C#
IOperationInfo CanForceDeleteChild(IBaseProjectInfo projectInfo);
Parameters
Description
IBaseProjectInfo projectInfo
The info of the project to be deleted.

Returns an IOperationInfo which indicates if ForceDeleteChild can be executed.

Copyright ORGADATA AG © 2023. All rights reserved.