GraphicalSchema.BeginReading

Syntax:

BeginReading(<NotifyDescription>, <FileName>)

Parameters:

<NotifyDescription> (optional)

Type: NotifyDescription.
Contains a description of the procedure that is called upon completion of file reading with the following parameters:
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.
If the parameter is not specified or is of the Undefined type, no procedure is called upon completion.

<FileName> (required)

Type: String.
Graphical schema file name.

Description:

Begins reading a graphical schema from a file.

Availability:

Thin client, thick client.

See also:

GraphicalSchema, method Read

    

1C:Enterprise Developer's Community