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

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 © 2021 Orgadata AG. All rights reserved.