Click or drag to resize
WorkZoneSchedulingWindow Property
Scheduling/appointment window size in minutes. Supported values are 0 – 1440 (i.e. up to 24 hours).

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

Property Value

Type: Int32
See Also