Assembly: OptimaJet.Workflow.BpmnPlugin

Class TFlowElement

OptimaJet.Workflow.BpmnPlugin.Model.TFlowElement

public abstract class TFlowElement : TBaseElement

Type Hierarchy

Constructors

public TFlowElement() #

Initializes a new instance of the TFlowElement class.

Properties

public TAuditing Auditing { get; set; } #
public TMonitoring Monitoring { get; set; } #
public Collection<XmlQualifiedName> CategoryValueRef { get; } #
public bool CategoryValueRefSpecified { get; } #

Gets a value indicating whether the CategoryValueRef collection is empty.

public string Name { get; set; } #