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