Click or drag to resize
TimePeriodIsTime Property
Supported for predefined intervals only. True means interval boundaries don’t match day boundaries; and thus it’s not suitable for date interval control (for instance, “next 48 hours”).

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

Property Value

Type: Boolean
See Also