SendMailActivityAttachments Property
The documents to attach
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: 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 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
InArgumentRecord