BudgetPlanningProcessTranslation::getName Method
Gets the Name field of the BudgetPlanningProcessTranslation table.
Syntax
client server public static Name getName(BudgetPlanningProcessRecId _budgetPlanningProcessRecId, LanguageId _languageId)
Run On
Called
Parameters
- _budgetPlanningProcessRecId
Type: BudgetPlanningProcessRecId Extended Data Type
The ID of a budget planning process that the name is retrieved.
- _languageId
Type: LanguageId Extended Data Type
The ID of a language that the name is retrieved.
Return Value
Type: Name Extended Data Type
The name of a budget planning process.