Click or drag to resize

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.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int AutoSkipHours { get; set; }

Property Value

Type: Int32
See Also