Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the localized Name field of the BudgetPlanningStageTranslation table.
Syntax
client server public static BudgetPlanningStageName getLocalizedName(BudgetPlanningStageRecId _budgetPlanningStageRecId)
Run On
Called
Parameters
- _budgetPlanningStageRecId
Type: BudgetPlanningStageRecId Extended Data Type
The ID of a budget planning stage that the name is retrieved.
Return Value
Type: BudgetPlanningStageName Extended Data Type
The localized name of a budget planning stage.
Remarks
If a name in the user current language is not found, a name in the system language is returned.