Share via


BudgetPlanPriorityTranslation::queryAddDefaultLanguage Method

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 BudgetPlanPriority data source.

See Also

Reference

BudgetPlanPriorityTranslation Table