Click or drag to resize
AttachmentHistoryInfoProviderSetInfo Method
Inserts or Updates the object to the database.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
protected override void SetInfo(
	AttachmentHistoryInfo info
)

Parameters

info
Type: CMS.DocumentEngineAttachmentHistoryInfo
Object to insert / update
See Also