Click or drag to resize
WorkflowEventArgsAttachment Property
Document attachment, used where it makes sense: Save attachment version

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public DocumentAttachment Attachment { get; set; }

Property Value

Type: DocumentAttachment
See Also