static public property Constants.SystemProperties.QUERYDEPTH_h2

Brief

The maximal number of periods that can be retrieved for a chart with the h2 period.

Declaration
Java
public static final String  QUERYDEPTH_h2 = "QUERYDEPTH_h2";

Details

If the property does not exist, the h2 period is not supported.

Declared in Constants.SystemProperties

back