Deletes attachments from the specified documents, including versioning consideration.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- className
- Type: System String
Document class name
- guidColumnName
- Type: System String
Column containing the Attachment GUID
- tree
- Type: CMS.DocumentEngine TreeProvider
TreeProvider to use
See Also