The deadline for the approval.
Namespace:
Scanjour.Workflow4.ActivityLibrary.Pdf
Assembly:
Scanjour.Workflow4.ActivityLibrary_23.2.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.2.0.0.dll) Version: 23.2.0.0 (23.2.0.0)
public InOutArgument<DateTime> ApprovalDeadline { get; set; }
Public Property ApprovalDeadline As InOutArgument(Of DateTime)
Get
Set
public:
property InOutArgument<DateTime>^ ApprovalDeadline {
InOutArgument<DateTime>^ get ();
void set (InOutArgument<DateTime>^ value);
}
member ApprovalDeadline : InOutArgument<DateTime> with get, set
Property Value
Type:
InOutArgumentDateTime
Reference