Click or drag to resize

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.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime? StartTime { get; set; }

Property Value

NullableDateTime
See Also