Share via


BudgetPlanPriorityTranslation::findByLocalizedName Method

Finds a BudgetPlanPriorityTranslation record for a budget plan name.

Syntax

client server public static BudgetPlanPriorityTranslation findByLocalizedName(BudgetPlanPriorityName _budgetPlanPriorityName, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: BudgetPlanPriorityTranslation Table
A BudgetPlanPriorityTranslation record.

See Also

Reference

BudgetPlanPriorityTranslation Table