Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class BaseDefinition

OptimaJet.Workflow.Core.Model.BaseDefinition

Represent a base object in a process scheme

public abstract class BaseDefinition

Inheritance

  • System.Object

Constructors

protected BaseDefinition() #

Properties

Name
Type
Name #
String
Name of the object in scheme
DesignerSettings #
DesignerSettings
Designer settings which used by Workflow Designer

Methods

public BaseDefinition Clone() #

Returns

Type
Description
BaseDefinition

Derived Types