BudgetPlanningStageTranslation::getName Method
Gets the Name field of the BudgetPlanningStageTranslation table.
Syntax
client server public static Name getName(BudgetPlanningStageRecId _budgetPlanningStageRecId, LanguageId _languageId)
Run On
Called
Parameters
- _budgetPlanningStageRecId
Type: BudgetPlanningStageRecId Extended Data Type
The ID of a budget planning stage 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 stage.
Remarks
If a name in the language that is specified by the _languageId parameter is not found, a name in the system language is returned.