BusinessProcessObject.<Name of business process>.Read

Syntax:

Read()

Description:

Reads the business process data from the database.

Availability:

Server, thick client, external connection.

Note:

Permits to read the data again. Forbidden for a new object.

Example:

BusinessProcess.Read();

    

1C:Enterprise Developer's Community