| IWorkItemCompletedAt Property |
Date information on when the task is completed
Namespace: FlexRule.Flows.Workflows.Managers.TasksAssembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxNullable<DateTime> CompletedAt { get; set; }Property Value
Type:
NullableDateTime
See Also