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

Deletes a document specified by an info object.

Syntax
C#
public override void DeleteChild(DocumentInfo documentInfo, bool forceDelete = false);
Parameters
Description
DocumentInfo documentInfo
Specifies the DocumentInfo to be deleted.
bool forceDelete = false
Indicates whether the child should be completely deleted.
Copyright © 2020. All rights reserved.