VersionAttachmentInfoProviderDeleteVersionAttachmentInfoInternal Method |
Deletes specified version attachment.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax protected virtual void DeleteVersionAttachmentInfoInternal(
VersionAttachmentInfo attachmentObj
)
Parameters
- attachmentObj
- Type: CMS.DocumentEngineVersionAttachmentInfo
Version attachment to be deleted.
See Also