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

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

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

IOperationInfo with the information about the operation.

Copyright © 2020. All rights reserved.