SelectInfo
Properties
| Name | Description | Type |
|---|---|---|
| qTextSearch |
Text search string. Everything that matches the text is selected. This parameter is optional. |
String |
| qRangeLo |
Lower value of the search range. This parameter is used when performing range selections or text searches in dimensions. Default is Null. |
Double |
| qRangeHi |
Highest value of the search range. This parameter is used when performing range selections or text searches in dimensions. Default is Null. |
Double |
| qNumberFormat |
Gives information about the formatting of the range. This parameter is used when performing range selections or text searches in dimensions. |
FieldAttributes |
| qRangeInfo |
This parameter is used when performing range selections or text searches in measures. Gives information about the range of selections. |
Array of RangeSelectInfo |