Open this page in the API Guide

DateTimeGranularity

 

Example

The following is an example of how to reference the DateTimeGranularity object:

1
2
3
// The full path is required.
dundas.data.DateTimeGranularity.DAY

 

Properties

 
  Name Description
  DAY  
  HALFYEAR  
  HOUR  
  MINUTE  
  MONTH  
  NONE  
  QUARTER  
  SECOND  
  WEEK  
  YEAR