Assembly: OptimaJet.Workflow.BpmnPlugin

Class TOperation

OptimaJet.Workflow.BpmnPlugin.Model.TOperation

public class TOperation : TBaseElement

Type Hierarchy

Constructors

public TOperation() #

Initializes a new instance of the TOperation class.

Properties

public XmlQualifiedName InMessageRef { get; set; } #
public XmlQualifiedName OutMessageRef { get; set; } #
public Collection<XmlQualifiedName> ErrorRef { get; } #
public bool ErrorRefSpecified { get; } #

Gets a value indicating whether the ErrorRef collection is empty.

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