ProjBudgetSource::getProjBudgetTitleText Method
Retrieves the title text that will show on project budget form
Syntax
client server public static str getProjBudgetTitleText(
ProjTable _projTable,
RecId _projBudget,
[RecId _projBudgetRevision])
Run On
Called
Parameters
- _projTable
Type: ProjTable Table
A ProjTable table buffer contains Project record that is selected in ProjBudget form
- _projBudget
Type: RecId Extended Data Type
A Record Id value that specifies the project budget of selected Project
- _projBudgetRevision
Type: RecId Extended Data Type
A Record Id value that specifies the project budget revision of selected Project
Return Value
Type: str
A string text that will be displayed on the title field of ProjBudget/ ProjBudgetRevision form