AttachmentInfoProviderDeleteAttachments Method (String) |
Deletes the attachments.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public static void DeleteAttachments(
string where
)
Parameters
- where
- Type: SystemString
Where condition
See Also