Click or drag to resize

DurationUnit Class

Duration unit for calculating the default process duration
Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.Web.Services.HelpersDurationUnit

Namespace: Scanjour.Workflow4.Web.Services.Helpers
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static class DurationUnit

The DurationUnit type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberDay The day
Public fieldStatic memberHour The hour
Public fieldStatic memberMinute The minute
Public fieldStatic memberWeekDay The week day
Public fieldStatic memberWorkingDay The working day
Top
See Also