BudgetPlanningStageTranslation::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 with the default 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.

See Also

Reference

BudgetPlanningStageTranslation Table