Workflow Engine .NET

Assembly: OptimaJet.Workflow.BpmnPlugin

Class TOutputSet

OptimaJet.Workflow.BpmnPlugin.Model.TOutputSet

public class TOutputSet : TBaseElement

Inheritance

Constructors

public TOutputSet() #

Initializes a new instance of the TOutputSet class.

Properties

Name
Type
DataOutputRefs #
Collection<String>
DataOutputRefsSpecified #
Boolean

Gets a value indicating whether the DataOutputRefs collection is empty.

OptionalOutputRefs #
Collection<String>
OptionalOutputRefsSpecified #
Boolean

Gets a value indicating whether the OptionalOutputRefs collection is empty.

WhileExecutingOutputRefs #
Collection<String>
WhileExecutingOutputRefsSpecified #
Boolean

Gets a value indicating whether the WhileExecutingOutputRefs collection is empty.

InputSetRefs #
Collection<String>
InputSetRefsSpecified #
Boolean

Gets a value indicating whether the InputSetRefs collection is empty.

Name #
String