WFPartialRollbackInstruction

Description

A class that provides instructions for activating activity instances.

Syntax

public class WFPartialRollbackInstruction

Constructors

public WFPartialRollbackInstruction();

Namespace and Assembly

Requirement Value

Namespace

Ascentn.Workflow.Base

Assembly

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

Properties

Property Description

PartialRollbackUnits

Function:
An array of instances of the PartialRollbackUnit class.
Type
PartialRollbackUnit
Accepted Values:
One or more PartialRollbackUnit objects.