Class TOutputSet
OptimaJet.Workflow.BpmnPlugin.Model.TOutputSet
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TOutputSet : TBaseElementInheritance
- System.Object
- TBaseElement
Constructors
public TOutputSet() #Initializes a new instance of the TOutputSet class.
Properties
Name
Type
DataOutputRefs #Collection<String>DataOutputRefsSpecified #BooleanGets a value indicating whether the DataOutputRefs collection is empty.
OptionalOutputRefs #Collection<String>OptionalOutputRefsSpecified #BooleanGets a value indicating whether the OptionalOutputRefs collection is empty.
WhileExecutingOutputRefs #Collection<String>WhileExecutingOutputRefsSpecified #BooleanGets a value indicating whether the WhileExecutingOutputRefs collection is empty.
InputSetRefs #Collection<String>InputSetRefsSpecified #BooleanGets a value indicating whether the InputSetRefs collection is empty.
Name #String