Click or drag to resize
AttachmentInfoAttachmentFormGUID Property
Indicates that the attachment is temporary and it is bound to the specific instance of form with this GUID.

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

Property Value

Type: Guid
See Also