SaveMailLogicSetupCase Method

Scanjour Workflow4 Reference Manual
Creates a new case or gets existing case based on the setup.

Namespace:  Scanjour.Workflow4.ActivityLibrary.ServiceProcess.SaveMail
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 File SetupCase(
	ODataService ctx,
	string title
)

Parameters

ctx
Type: ODataService
ODataService context.
title
Type: SystemString
Title for new case.

Return Value

Type: File

[Missing <returns> documentation for "M:Scanjour.Workflow4.ActivityLibrary.ServiceProcess.SaveMail.SaveMailLogic.SetupCase(Scanjour.Process.OData.Client.Proxy.ODataService,System.String)"]

See Also

Reference