| AttachmentHistoryInfoProviderDeleteAttachmentHistory Method (Int32) | 
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
 Syntax
Syntax[ObsoleteAttribute("Use IAttachmentHistoryInfoProvider.Delete(AttachmentHistoryInfo) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - AttachmentHistoryInfo.Provider.")] public static void DeleteAttachmentHistory( int attachmentHistoryId )
 See Also
See Also