Assembly: OptimaJet.Workflow.BpmnPlugin

Class TLinkEventDefinition

OptimaJet.Workflow.BpmnPlugin.Model.TLinkEventDefinition

public class TLinkEventDefinition : TEventDefinition

Type Hierarchy

Constructors

public TLinkEventDefinition() #

Initializes a new instance of the TLinkEventDefinition class.

Properties

public Collection<XmlQualifiedName> Source { get; } #
public bool SourceSpecified { get; } #

Gets a value indicating whether the Source collection is empty.

public XmlQualifiedName Target { get; set; } #
public string Name { get; set; } #