Click or drag to resize
WorkZoneTurnKickOffLagDays Property
Turns are kicked-off TurnKickOffLagDays days before event date. Values 0 - 120 are allowed.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public short TurnKickOffLagDays { get; set; }

Property Value

Type: Int16
See Also