DispatcherFunctionsPreferSeparatedDocuments Method

Scanjour Workflow4 Reference Manual
Determines whether documents should be send separately

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static bool PreferSeparatedDocuments(
	bool allowSendingSeparateDocuments,
	bool defaultSendSeparateDocuments
)

Parameters

allowSendingSeparateDocuments
Type: SystemBoolean
Separating documents is allowed
defaultSendSeparateDocuments
Type: SystemBoolean
Separating documents is selected

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Scanjour.Workflow4.ActivityLibrary.DispatcherFunctions.PreferSeparatedDocuments(System.Boolean,System.Boolean)"]

See Also

Reference