Click or drag to resize
IAttachmentHistoryInfoProvider Interface
Declares members for AttachmentHistoryInfo management.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public interface IAttachmentHistoryInfoProvider : IInfoProvider<AttachmentHistoryInfo>, 
	IInfoByIdProvider<AttachmentHistoryInfo>

The IAttachmentHistoryInfoProvider type exposes the following members.

Methods
See Also