BudgetPlanPriorityTranslation::getName Method
Gets the Name field of the BudgetPlanPriorityTranslation table.
Syntax
client server public static Name getName(BudgetPlanPriorityRecId _budgetPlanPriorityRecId, LanguageId _languageId)
Run On
Called
Parameters
- _budgetPlanPriorityRecId
Type: BudgetPlanPriorityRecId Extended Data Type
The ID of a budget plan priority 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 plan priority.