static public property Constants.SystemProperties.SupportTickVolume

Brief

The property shows whether the tick volume is supported.

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

Details

In case the value of this property does not equal "Y", the tick volume is not available.

Declared in Constants.SystemProperties

back