Click or drag to resize

WorkflowCreationDataCreated Property

The requested end DateTime of the workflow instance. If no specific end, specify DateTime.MinValue

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public DateTime? Created { get; set; }

Property Value

NullableDateTime
See Also