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

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

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

OperationInfo with the information about the operation.

Copyright © 2020. All rights reserved.