GeographicalSchemaField.Selection

Syntax:

Selection(<SchemaObject>, <StandardProcessing>)

Parameters:

<SchemaObject>

Type: GeographicalSchemaObjectPoint; GeographicalSchemaObjectMultiPoint; GeographicalSchemaObjectPolyline; GeographicalSchemaObjectPolygon.
Interactively selected object on the geographical map.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs during the interactive choice of the object on the geographical map.

    

1C:Enterprise Developer's Community