WFProcessSplittingInstruction

Description

A class that provides instructions for splitting a process instance during runtime.

Syntax

public class WFProcessSplittingInstruction

Constructors

Not Applicable.

Namespace and Assembly

RequirementValue

Namespace

Ascentn.Workflow.Base

Assembly

Ascentn.Workflow.WFBase (in Ascentn.Workflow.WFBase.dll)

Properties

PropertyDescription

SplitProcessInstances

Function:
An array of instances of the SplitProcessParameter class.
Type
SplitProcessParameter
Accepted Values:
A valid SplitProcessParameter object.