PublicAPI.Projects.Budget.BudgetIncome.Delete ELMA API Documentation
Delete Entity from Database
 
 
Syntax

public void Delete(
	BudgetIncome obj
)

Parameters

obj
Type: BudgetIncome
Entity. Document Type. Access path: PublicAPI.Docflow.Types.BudgetIncome
See Also