BudgetPlanningProcessTranslation::getLocalizedDescription Method
Gets the localized Description field of the BudgetPlanningProcessTranslation table.
Syntax
client server public static BudgetPlanningProcessDescription getLocalizedDescription(BudgetPlanningProcessRecId _budgetPlanningProcessRecId)
Run On
Called
Parameters
- _budgetPlanningProcessRecId
Type: BudgetPlanningProcessRecId Extended Data Type
The ID of a BudgetPlanningProcess record that the description is retrieved.
Return Value
Type: BudgetPlanningProcessDescription Extended Data Type
The localized description of a budget planning process.