FileHold 17.2 API Documentation
C#
Show/Hide TOC
Activity
Due
By
Fixed Property
Set DueByFixed for a specific due date, or set to DateTime.MinValue to have the due date automatically calculated according to DueBy and DueByHours.
Definition
Namespace:
FileHold.Common.WorkflowEngine
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
Copy
public
DateTime
DueByFixed
{
get
;
set
; }
Property Value
DateTime
See Also
Reference
Activity Class
FileHold.Common.WorkflowEngine Namespace
In This Article
Definition
See Also