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

  NameDescription
Public methodCreate 
Create New Entity (without a Database entry)
Public methodCreate(Folder, String)
Create a document of a certain type. Creates an object without saving to the database
Public methodCreate(BinaryFile, Folder, String)
Create a document of a certain type
Back to Top
See Also