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 |
qSoftLock |
Set to true to ignore locks; in that case, locked fields can be selected. The default value is false. |
Boolean |
qContinuousRangeInfo |
List of information about ranges for selections. |
Array of Range |
qSelectFieldSearch |
This parameter is true if the TextSearch is a result of a Select Field operation. |
Boolean |