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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int RoundApptTimeTo { get; set; }
Public Property RoundApptTimeTo As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also