Assembly: OptimaJet.Workflow.BpmnPlugin

Class TCorrelationKey

OptimaJet.Workflow.BpmnPlugin.Model.TCorrelationKey

public class TCorrelationKey : TBaseElement

Type Hierarchy

Constructors

public TCorrelationKey() #

Initializes a new instance of the TCorrelationKey class.

Properties

public Collection<XmlQualifiedName> CorrelationPropertyRef { get; } #
public bool CorrelationPropertyRefSpecified { get; } #

Gets a value indicating whether the CorrelationPropertyRef collection is empty.

public string Name { get; set; } #