GenericDimensionInfo
Properties
| Name | Description | Type | 
|---|---|---|
| qApprMaxGlyphCount | 
			 Length of the longest value in the field.  | 
	Integer | 
| qCardinal | 
			 Number of distinct field values  | 
	Integer | 
| qTags | 
			 Gives information on a field. For example, it can return the type of the field. Examples: key, text, ASCII  | 
	Array of String | 
| qIsSemantic | 
			 If set to true, it means that the field is a semantic.  | 
	Boolean | 
| qAndMode | 
			 If set to true a logical AND (instead of a logical OR) is used when making selections in a field. The default value is false.  | 
	Boolean |