Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс DocumentFactory

Открытые статические члены

static create ($documentTypeID)
 

Подробное описание

См. определение в файле documentfactory.php строка 16

Методы

◆ create()

static create ( $documentTypeID)
static

Create new document import by specified document type ID.

Аргументы
int$documentTypeIDDocument type ID.
Возвращает
DocumentBase
Исключения
ArgumentOutOfRangeException
NotSupportedException

См. определение в файле documentfactory.php строка 25