Class WorkflowRuntimeTimeExtensions
OptimaJet.Workflow.Core.Runtime.WorkflowRuntimeTimeExtensions
Namespace: OptimaJet.Workflow.Core.Runtime
public static class WorkflowRuntimeTimeExtensionsInheritance
- System.Object
Methods
public static DateTime? ToRuntimeTime(this WorkflowRuntime runtime, DateTime? dateTime) #Parameters
Name
Type
Description
runtimeWorkflowRuntimedateTimeNullable<DateTime>Returns
Type
Description
Nullable<DateTime>public static DateTime ToRuntimeTime(this WorkflowRuntime runtime, DateTime dateTime) #Parameters
Name
Type
Description
runtimeWorkflowRuntimedateTimeDateTimeReturns
Type
Description
DateTime