Bitrix API

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.

Tags
static
throws
ArgumentOutOfRangeException
throws
NotSupportedException
Return values
DocumentBase

        
On this page

Search results