DataProcessorManager.<Data processor name>.Create

Syntax:

Create()

Returned value:

Type: DataProcessorObject.

Description:

Creates a new instance of the processing.

Availability:

Server, thick client, external connection, Mobile application (server).

Example:

ProcessingDocuments  = Processings.ProcessingDocuments .Create();

    

1C:Enterprise Developer's Community