| IDocumentRESTServiceDeleteDocument Method  | 
            Deletes specified document.
            
 
Namespace: CMS.DocumentWebServicesAssembly: CMS.DocumentWebServices (in CMS.DocumentWebServices.dll) Version: 11.0.0
SyntaxStream DeleteDocument(
	string operation
)
Parameters
- operation
 - Type: SystemString
Operation to perform with document 
Return Value
Type: 
Stream
See Also