Click or drag to resize
AttachmentsDataSourceAttachmentGroupGUID Property
Group GUID (document field GUID) of the grouped attachments.

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

Property Value

Type: Guid
See Also