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