Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a query filter string to use when you want to limit recordset only to those record who belong to one of the supplied solutions
Syntax
client server public static str createSolutionsFilter(Array _solutionIds)
Run On
Called
Parameters
- _solutionIds
Type: Array Class
The array of the solutions to build the filter string for
Return Value
Type: str
See the summary