Class TimerDefinition
OptimaJet.Workflow.Core.Model.TimerDefinition
Represent a timer in a process scheme
Namespace: OptimaJet.Workflow.Core.Model
public sealed class TimerDefinition : BaseDefinitionInheritance
- System.Object
- BaseDefinition
Properties
Name
Type
Type #TimerTypeType of the timer TimerType
Value #StringSpecifies the timer time depend on timer type
NotOverrideIfExists #BooleanIf true specifies that the old timer time will not be overriden if a timer with same name exists in outgoing transitions of a new current activity
Methods
public TimerDefinition Clone() #Returns
Type
Description
TimerDefinition