Click or drag to resize

UserTaskUpdateResponseAttachments Property

Gets or sets the attachments

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public string[] Attachments { get; set; }

Property Value

String
The attachments
See Also