AttachmentHistoryInfoProviderDeleteAttachmentHistory Method (Int32) |
Deletes specified attachment history.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public static void DeleteAttachmentHistory(
int attachmentHistoryId
)
Parameters
- attachmentHistoryId
- Type: SystemInt32
ID of attachment history
See Also