WorkZoneAdvanceNotice Property |
Number of hours from current date/time that the first appointment may be scheduled. Supported values are 0 – 240 (up to 10 days).
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int AdvanceNotice { get; set; }
Public Property AdvanceNotice As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also