CaseActivityHostCreateCaseActivity Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.CreateCaseActivity(System.Uri,Scanjour.Workflow4.Base.WorkflowCreationData,System.String,System.String)"]

Namespace:  Scanjour.Workflow4.CaseActivityHost
Assembly:  Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public Guid CreateCaseActivity(
	Uri oDataUri,
	WorkflowCreationData workflowCreationData,
	string onBehalfOfUser = null,
	string rowId = ""
)

Parameters

oDataUri
Type: SystemUri

[Missing <param name="oDataUri"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.CreateCaseActivity(System.Uri,Scanjour.Workflow4.Base.WorkflowCreationData,System.String,System.String)"]

workflowCreationData
Type: Scanjour.Workflow4.BaseWorkflowCreationData

[Missing <param name="workflowCreationData"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.CreateCaseActivity(System.Uri,Scanjour.Workflow4.Base.WorkflowCreationData,System.String,System.String)"]

onBehalfOfUser (Optional)
Type: SystemString

[Missing <param name="onBehalfOfUser"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.CreateCaseActivity(System.Uri,Scanjour.Workflow4.Base.WorkflowCreationData,System.String,System.String)"]

rowId (Optional)
Type: SystemString

[Missing <param name="rowId"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.CreateCaseActivity(System.Uri,Scanjour.Workflow4.Base.WorkflowCreationData,System.String,System.String)"]

Return Value

Type: Guid

[Missing <returns> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.CreateCaseActivity(System.Uri,Scanjour.Workflow4.Base.WorkflowCreationData,System.String,System.String)"]

See Also

Reference