Click or drag to resize

ServiceProcessHelper Class

Static class to help service workflows
Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.ActivityLibrary.ServiceProcessServiceProcessHelper

Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static class ServiceProcessHelper

The ServiceProcessHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetCompletedUtcTimeAsString Returns a timestamp as a comparable string
Public methodStatic memberGetCurrentUtcTimeAsString Returns the current UTC time as a comparable string
Public methodStatic memberGetPastUtcTimeAsString Returns a timestamp as a comparable string
Top
See Also