Sending documents separately over merging them into one is selected
Namespace:
Scanjour.Workflow4.ActivityLibrary
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<bool> DefaultSendSeparateDocuments { get; set; }
Public Property DefaultSendSeparateDocuments As InArgument(Of Boolean)
Get
Set
public:
property InArgument<bool>^ DefaultSendSeparateDocuments {
InArgument<bool>^ get ();
void set (InArgument<bool>^ value);
}
member DefaultSendSeparateDocuments : InArgument<bool> with get, set
Property Value
Type:
InArgumentBoolean
Reference