PublicAPI.Projects.Budget.BudgetExpense.CreateItemELMA API Documentation
Create budget expense item. Creates an object without saving it to databse
Access path: PublicAPI.Projects.Budget.BudgetExpense.CreateItem
Overload List

  NameDescription
Public methodCreateItem(Budget, BudgetExpenseItemRef, String, Double)
Create budget expense item. Creates an object without saving it to databse
Public methodCreateItem(Budget, BudgetExpenseItemRef, String, Double, String)
Create budget expense item. Creates an object without saving it to databse
Public methodCreateItem(Budget, ProjectPhase, BudgetExpenseItemRef, String, Double, String)
Create budget expense item
Back to Top
See Also