The documents to attach
Namespace:
Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly:
Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
public InArgument<Record[]> Attachments { get; set; }
Public Property Attachments As InArgument(Of Record())
Get
Set
public:
property InArgument<array<Record^>^>^ Attachments {
InArgument<array<Record^>^>^ get ();
void set (InArgument<array<Record^>^>^ value);
}
member Attachments : InArgument<Record[]> with get, set
Property Value
Type:
InArgumentRecord
Reference