Workflow Engine .NET

Assembly: OptimaJet.Workflow.BpmnPlugin

Class TDataAssociation

OptimaJet.Workflow.BpmnPlugin.Model.TDataAssociation

public class TDataAssociation : TBaseElement

Inheritance

Constructors

public TDataAssociation() #

Initializes a new instance of the TDataAssociation class.

Properties

Name
Type
SourceRef #
Collection<String>
SourceRefSpecified #
Boolean

Gets a value indicating whether the SourceRef collection is empty.

TargetRef #
String
Transformation #
TFormalExpression
Assignment #
Collection<TAssignment>
AssignmentSpecified #
Boolean

Gets a value indicating whether the Assignment collection is empty.

Derived Types