PublicAPI.Projects.Objects.Budgets.ProjectBudgetApprovalTask.LoadOrCreate ELMA API Documentation
Load by ID. If not found, the new object is returned
 
 
Syntax

public ProjectBudgetApprovalTask LoadOrCreate(
	long id
)

Return Value

Type: ProjectBudgetApprovalTask
Entity
Remarks

How to find an object ID
See Also