DocumentImportFactory
Table of Contents
Methods
- create() : DocumentBase
- Create new document import by specified document type ID.
Methods
create()
Create new document import by specified document type ID.
public
static create(int $documentTypeID) : DocumentBase
Parameters
- $documentTypeID : int
-
Document type ID.