ResponseAttachments Property
Gets or sets the attachments
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public string[] Attachments { get; set; }
Public Property Attachments As String()
Get
Set
public:
property array<String^>^ Attachments {
array<String^>^ get ();
void set (array<String^>^ value);
}
member Attachments : string[] with get, set
Property Value
String
The attachments
Valid in UserTaskUpdateResponse