Assembly: OptimaJet.Workflow.BpmnPlugin

Class TDataAssociation

OptimaJet.Workflow.BpmnPlugin.Model.TDataAssociation

public class TDataAssociation : TBaseElement

Type Hierarchy

Constructors

public TDataAssociation() #

Initializes a new instance of the TDataAssociation class.

Properties

public Collection<string> SourceRef { get; } #
public bool SourceRefSpecified { get; } #

Gets a value indicating whether the SourceRef collection is empty.

public string TargetRef { get; set; } #
public TFormalExpression Transformation { get; set; } #
public Collection<TAssignment> Assignment { get; } #
public bool AssignmentSpecified { get; } #

Gets a value indicating whether the Assignment collection is empty.