GraphicalSchema.Write

Syntax:

Write(<FileName>)

Parameters:

<FileName> (required)

Type: String.
Name of the file to which a map is saved.

Description:

Writes graphical map to a file.

Availability:

Thin client, web-client, server, thick client.

Example:

Scheme.Write("C:\My Documents\Scheme.grs");

    

1C:Enterprise Developer's Community