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