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

Checks whether an document specified by the info object can be deleted or not.

Syntax
C#
public override OperationInfo CanDeleteChild(DocumentInfo documentInfo);
Parameters
Description
DocumentInfo documentInfo
Specifies the document to be deleted.

OperationInfo with the information about the operation.

Copyright © 2021 Orgadata AG. All rights reserved.