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