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.
Adds the user language ID filter for a specified query.
Syntax
client server public static void queryAddUserLanguage(Query _query, [str _dataSourceName])
Run On
Called
Parameters
- _query
Type: Query Class
The query that is extended with the company language ID filter.
- _dataSourceName
Type: str
The name of the specified data source for which the range is added.
Exceptions
Exception | Condition |
---|---|
Error | The query does not contain the specified data source or the BudgetPlanningStage data source. |