WorkZoneEarliestSlot Property |
Number of working days an offset for starting from which day (Today = 0, Tomorrow = 1, etc.) the search for the first available slot shall be performed.
Default = 1; Min = 0; Max = 100
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int EarliestSlot { get; set; }
Public Property EarliestSlot As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also