Click or drag to resize
TimePeriod Properties

The TimePeriod type exposes the following members.

Properties
  NameDescription
Public propertyDisplayAs
Displayable name. Max Length=64.
Public propertydtEnd
Public propertydtStart
Public propertyEndDate
End date (computed for dynamic periods; value from the database field for static). This end of the last period's day (midnight minus 1 tick).
Public propertyIsFinancial
Flag indicating financial period.
Public propertyIsTime
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”).
Public propertyStartDate
Start date (computed for dynamic periods; value from the database field for static). This is date only; no time.
Top
See Also