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