PublicAPI.Docflow.Types.BudgetExpense.CreateELMA API Documentation
Create New Entity (without a Database entry)
Access path: PublicAPI.Docflow.Types.BudgetExpense.Create
Overload List

  NameDescription
Public methodCreate 
Create New Entity (without a Database entry)
Public methodCreate(Project, String)
Create a project expense document. Creates an object, without saving in the database
Public methodCreate(BinaryFile, Project, String)
Create a project expense document. Creates an object, without saving in the database
Back to Top
See Also