Skip to main content

Enum ActivityType

Activity type

Syntax
public enum ActivityType

Namespace: OptimaJet.Workflow.Core.Model

Assembly: OptimaJet.Workflow.Core.dll

Fields

NameDescription
OrdinaryOrdinary activity, belongs a scheme itself
InlineActivity with this type marks a place to inline another scheme

Extension Methods