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

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.

See Also

Reference

BudgetPlanningStageTranslation Table