WorkZoneTurnKickOffAuto Property |
Boolean flag indicating automatic kick-off for Turns is allowed.
True means scheduler will automatically kick-off pending Turns
(i.e. create work plans) when they are due.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool TurnKickOffAuto { get; set; }
Property Value
Type:
Boolean
See Also