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.
Expands the sub budget model hierarchy for the specified budget model identity.
Syntax
server private static Set expandBudgetModelHierarchy(BudgetModelId _budgetModelId, Set _budgetModels)
Run On
Server
Parameters
- _budgetModelId
Type: BudgetModelId Extended Data Type
The identity of the budget model whose sub budget model hierarchy will be expanded.
- _budgetModels
Type: Set Class
A set of existing expanded sub budget models.
Return Value
Type: Set Class
A set of expanded sub budget models.
Remarks
This method runs on the server.