WorkZoneSchedulingWindow Property |
Scheduling/appointment window size in minutes. Supported values are 0 – 1440 (i.e. up to 24 hours).
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int SchedulingWindow { get; set; }
Public Property SchedulingWindow As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also