ApprovalTemplateStepAutoSkipHours Property |
Time interval in hours (business hours only) before application auto-skips unresponsive approver.
This is number of hours (not minutes). Supported values 0 - 999. 0 means “No Auto-Skip”.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int AutoSkipHours { get; set; }
Public Property AutoSkipHours As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also