ValidateUserTaskActivityDocuments Property

Scanjour Workflow4 Reference Manual
Gets or sets the documents.

Namespace:  Scanjour.Workflow4.ActivityLibrary.UserTasks
Assembly:  Scanjour.Workflow4.ActivityLibrary_21.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax

public InArgument<Record[]> Documents { get; set; }

Property Value

Type: InArgumentRecord
The the document records.
See Also

Reference