Assembly: OptimaJet.Workflow.BpmnPlugin

Class TCorrelationSubscription

OptimaJet.Workflow.BpmnPlugin.Model.TCorrelationSubscription

public class TCorrelationSubscription : TBaseElement

Type Hierarchy

Constructors

public TCorrelationSubscription() #

Initializes a new instance of the TCorrelationSubscription class.

Properties

public Collection<TCorrelationPropertyBinding> CorrelationPropertyBinding { get; } #
public bool CorrelationPropertyBindingSpecified { get; } #

Gets a value indicating whether the CorrelationPropertyBinding collection is empty.

public XmlQualifiedName CorrelationKeyRef { get; set; } #