Workflow Engine .NET

Assembly: OptimaJet.Workflow.BpmnPlugin

Class TBaseElement

OptimaJet.Workflow.BpmnPlugin.Model.TBaseElement

public abstract class TBaseElement

Inheritance

  • System.Object

Constructors

public TBaseElement() #

Initializes a new instance of the TBaseElement class.

Properties

Name
Type
Documentation #
Collection<TDocumentation>
DocumentationSpecified #
Boolean

Gets a value indicating whether the Documentation collection is empty.

ExtensionElements #
TExtensionElements
Id #
String
AnyAttribute #
Collection<XmlAttribute>
AnyAttributeSpecified #
Boolean

Gets a value indicating whether the AnyAttribute collection is empty.

Derived Types