Workflow Engine .NET

Assembly: OptimaJet.Workflow.BpmnPlugin

Class TInputSet

OptimaJet.Workflow.BpmnPlugin.Model.TInputSet

public class TInputSet : TBaseElement

Inheritance

Constructors

public TInputSet() #

Initializes a new instance of the TInputSet class.

Properties

Name
Type
DataInputRefs #
Collection<String>
DataInputRefsSpecified #
Boolean

Gets a value indicating whether the DataInputRefs collection is empty.

OptionalInputRefs #
Collection<String>
OptionalInputRefsSpecified #
Boolean

Gets a value indicating whether the OptionalInputRefs collection is empty.

WhileExecutingInputRefs #
Collection<String>
WhileExecutingInputRefsSpecified #
Boolean

Gets a value indicating whether the WhileExecutingInputRefs collection is empty.

OutputSetRefs #
Collection<String>
OutputSetRefsSpecified #
Boolean

Gets a value indicating whether the OutputSetRefs collection is empty.

Name #
String