Click or drag to resize
AttachmentHistoryInfoAttachmentHistoryGUID Property
GUID of the attachment history (unique across whole attachment history).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual Guid AttachmentHistoryGUID { get; set; }

Property Value

Type: Guid
See Also