Click or drag to resize

WorkZoneRoundApptTimeTo Property

Defines appointment time rounding value in minutes (i.e. “round appointment start time to closest X minutes”). Supported values are 15, 30 and 60.

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

Property Value

Type: Int32
See Also