Class TDataAssociation
OptimaJet.Workflow.BpmnPlugin.Model.TDataAssociation
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TDataAssociation : TBaseElementType Hierarchy
- TBaseElement
- TDataAssociation Current type
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.