Click or drag to resize
AttachmentHistoryInfoAttachmentGroupGUID Property
Holds the GUID of the document field (group) under which the grouped attachment belongs.

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

Property Value

Type: Guid
See Also