BusinessHoursStartTime Property |
This field contains time part of the day (i.e. no date part) indicating start of the business hours. NULL is used when the whole day is off.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<DateTime> StartTime { get; set; }
Property Value
Type:
NullableDateTime
See Also