Click or drag to resize
IDocumentRESTServiceDeleteDocument Method
Deletes specified document.

Namespace: CMS.DocumentWebServices
Assembly: CMS.DocumentWebServices (in CMS.DocumentWebServices.dll) Version: 8.2.23
Syntax
C#
Stream DeleteDocument(
	string operation
)

Parameters

operation
Type: SystemString
Operation to perform with document

Return Value

Type: Stream
See Also