PublicAPI.Projects.Budgets.BudgetBudgets.CreateFrom ELMA API Documentation
Clone and save the budget from the selected one
 
 
Syntax

public Budget CreateFrom(
	Budget oldBudget
)

Parameters

oldBudget
Type: Budget
Old budget version. Object. Access path: PublicAPI.Projects.Budget

Return Value

Type: Budget
See Also