WorkflowCreationDataWorkflowParent Property

Scanjour Workflow4 Reference Manual
Gets or sets the parent workflow instance (specify null or the empty string if there is no parent)

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

public string WorkflowParent { get; set; }

Property Value

Type: String
See Also

Reference