Assembly: OptimaJet.Workflow.BpmnPlugin

Class TCorrelationProperty

OptimaJet.Workflow.BpmnPlugin.Model.TCorrelationProperty

public class TCorrelationProperty : TRootElement

Type Hierarchy

Constructors

public TCorrelationProperty() #

Initializes a new instance of the TCorrelationProperty class.

Properties

public Collection<TCorrelationPropertyRetrievalExpression> CorrelationPropertyRetrievalExpression { get; } #
public string Name { get; set; } #
public XmlQualifiedName Type { get; set; } #