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